{
"appKey": "1",
"operatorOrgId": "42",
"operatorOrgType": "1",
"operator": "1",
"data": {
"activityId": 130116568143121574,
"opType": "1"
}
}
curl --location --request POST '/promotioncenter/activity/suspendActivity' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "1",
"operatorOrgId": "42",
"operatorOrgType": "1",
"operator": "1",
"data": {
"activityId": 130116568143121574,
"opType": "1"
}
}'
{}