{
"appKey": "appKey",
"operatorOrgId": "123456",
"operatorOrgType": "",
"operator": "tyl",
"activityId": 150457231275027892
}
curl --location --request POST '/ypc/vientiane/activity/queryActivityPopularizeUrl' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "appKey",
"operatorOrgId": "123456",
"operatorOrgType": "",
"operator": "tyl",
"activityId": 150457231275027892
}'
{
"result": true,
"code": "200",
"message": "Operation is Successful",
"data": null
}