{ "sessionid": 0 }
curl --location 'http://prod-cn.your-api-server.com/stop_offer' \ --header 'Content-Type: application/json' \ --data '{ "sessionid": 0 }'
{ "success": true, "msg": "string" }