{
"appKey": "string",
"operatorOrgId": "string",
"operatorOrgType": "string",
"operator": "string",
"activityId": "string",
"opType": 0
}
curl --location --request POST '/ypc/vientiane/activity/suspendActivity' \
--header 'Cookie: JSESSIONID=' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "string",
"operatorOrgId": "string",
"operatorOrgType": "string",
"operator": "string",
"activityId": "string",
"opType": 0
}'
{}