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