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