{
"appKey":"1001",
"operator":"fb",
"operatorOrgId":"",
"operatorOrgType":"",
"data":{
"activityId":"830061503645088"
}
}
curl --location --request POST '/promotioncenter/activity//expense/reward/config' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey":"1001",
"operator":"fb",
"operatorOrgId":"",
"operatorOrgType":"",
"data":{
"activityId":"830061503645088"
}
}'
{
"code": "200",
"message": null,
"data": {
"id": "830061503645088",
"code": "00ATk5Ihhn3",
"businessSystemId": "expressBusiness",
"activityName": "消费有礼活动二期",
"activityDescription": "消费有礼活动二期",
"startTime": "2021-03-30 08:00:00",
"endTime": "2021-05-19 12:00:00",
"rewardCondition": 3,
"couponMaxValue": 36
},
"success": true
}