curl --location --request POST 'http://dev-cn.your-api-server.com/v3/alipay/open/servicemarket/order/notify' \ --header 'Content-Type: application/json' \ --data-raw '{ "notify_url": "string" }'
{}