{
"appKey":"111",
"operator":"admin",
"operatorOrgId":"",
"operatorOrgType":"",
"data":{
"bannerId":276124507,
"couponId":"2761273318"
}
}
curl --location --request POST '/ypc/vientiane/baidu/delete/banner' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey":"111",
"operator":"admin",
"operatorOrgId":"",
"operatorOrgType":"",
"data":{
"bannerId":276124507,
"couponId":"2761273318"
}
}'
{
"code": "200",
"message": null,
"data": null,
"success": true
}