curl --location --request POST 'http://dev-cn.your-api-server.com/v3/alipay/open/servicemarket/commodity/shop/online' \
--header 'Content-Type: application/json' \
--data-raw '{
"commodity_id": "201511020002630060",
"shop_id": "2015052000077000000000182140"
}'
{}