{
"appKey": "1001",
"operator": "98092710",
"operatorOrgId": "98092710",
"operatorOrgType": "admin",
"data": {
"position": "PLACE_ORDER",
"businessSystemId": "expressBusiness",
"pushUserType": "3",
"pushUserTag": "1",
"userId": "11213",
"businessId":"mobi"
}
}
curl --location --request POST '/promotioncenter/activity/query/popularize/client' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "1001",
"operator": "98092710",
"operatorOrgId": "98092710",
"operatorOrgType": "admin",
"data": {
"position": "PLACE_ORDER",
"businessSystemId": "expressBusiness",
"pushUserType": "3",
"pushUserTag": "1",
"userId": "11213",
"businessId":"mobi"
}
}'
{
"success": true,
"code": "200",
"message": null,
"data": [
{
"activityId": 155845455130725100,
"activityName": "推广11",
"type": "image",
"popularizePosition": "SEND",
"pushFrequency": 0,
"data": [
{
"url": "https://u-prom-c.yundasys.com:31005/promotioncenter/picture/202203/20220328093840737.png",
"definedPage": {
"pageType": "app",
"appType": "appid",
"jumpLink": "url",
"app": "wxapp",
"iosVersion": "7.5",
"androidVersion": "13.2"
}
}
]
},
{
"activityId": 156326971084395070,
"activityName": "推广33",
"type": "image",
"popularizePosition": "SEND",
"pushFrequency": 0,
"data": [
{
"url": "https://u-prom-c.yundasys.com:31005/promotioncenter/picture/202203/20220328111339483.png",
"targetId": "170550070382345912",
"targetName": "测试新人活动(复制)",
"targetType": "THEME"
}
]
},
{
"activityId": 259060893580474100,
"activityName": "推广44",
"type": "image",
"popularizePosition": "SEND",
"pushFrequency": 0,
"data": [
{
"url": "https://u-prom-c.yundasys.com:31005/promotioncenter/picture/202203/20220328112526164.png",
"definedPage": {
"pageType": "h5",
"appType": "",
"jumpLink": "url",
"app": null,
"iosVersion": null,
"androidVersion": null
}
}
]
},
{
"activityId": 113598020520871260,
"activityName": "刘奕鹏测试2",
"type": "coupon",
"popularizePosition": "PLACE_ORDER",
"pushFrequency": 2,
"data": [
{
"number": 1,
"couponDetail": {
"id": "131221915955622247",
"code": "32uzrPrzg9C0wMh",
"couponName": "邀请有礼2",
"couponType": "DISCOUNT",
"couponDescription": "",
"useStartTime": "2022-08-17 00:00:00",
"useEndTime": "2022-09-02 23:59:59",
"discounts": 0.8,
"miniOrderAmount": 0,
"pickupAfterDays": 2,
"pickupAfterPeriod": 0
},
"imageCustomType": "CUSTOM",
"url": "https://u-prom-c.yundasys.com:31005/promotioncenter/picture/202208/20220817152559428.png",
"title": null,
"buttonText": null
}
]
},
{
"activityId": 113598020520871260,
"activityName": "刘奕鹏测试2",
"type": "coupon",
"popularizePosition": "PLACE_ORDER",
"pushFrequency": 2,
"data": [
{
"number": 1,
"couponDetail": {
"id": "131221915955622247",
"code": "32uzrPrzg9C0wMh",
"couponName": "邀请有礼2",
"couponType": "DISCOUNT",
"couponDescription": "",
"useStartTime": "2022-08-17 00:00:00",
"useEndTime": "2022-09-02 23:59:59",
"discounts": 0.8,
"miniOrderAmount": 0,
"pickupAfterDays": 2,
"pickupAfterPeriod": 0
},
"imageCustomType": "DEFAULT",
"url": null,
"title": "刘奕鹏测试",
"buttonText": "刘奕鹏测试"
}
]
}
]
}