营销详情获取
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
activityId | Number | 必须 | 99999 | activityId | |
_platform_num | String | 必须 | 800888 | 租户号 | |
idempotentCode | String | 必须 | GH699876858 | 幂等 |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
shopPromotionDetail | ShopPromotionDetail | 活动详情 | |
|
|||
shopPromotionBuyLimit | ShopPromotionBuyLimit | 限购信息 | |
|
|||
errCode | String | 999 | 错误码 |
errMsg | String | 错误信息 | 错误信息 |
success | Boolean | true | 是否成功 |
{"activityId":99999,"_platform_num":"800888","idempotentCode":"GH699876858"}
{ "shopPromotionDetail":{ "enableMultiple":true, "discountType":2, "startTime":"2022-03-21 17:39:08", "endTime":"2022-03-21 17:39:08", "periodConfig":"7,1,2,3,4,5,6_00:00:00_23:59:59", "gears":[ { "decreaseMoney":"100", "discountRate":"900", "countAt":10, "num":1, "nthItemSerId":1, "amountAt":5000, "fixPrice":"4500" } ], "thresholdType":1, "crowdType":"REGISTER_MEMBER", "excludes":[ { "participateType":1, "participateId":8888 } ] }, "shopPromotionBuyLimit":{ "dailyLimit":10, "limit":100, "useLimit":true }, "errCode":"999", "errMsg":"错误信息", "success":true }
{"success":"不等于true","errCode":"sign-check-failure","errMsg":"Illegal request"}
错误码 | 错误描述 | 解决方案 |
---|