{
"channelOrderNo": "string",
"cityCode": "string",
"goodsId": "string",
"goodsItemId": "string",
"mobile": "string"
}curl --location --request POST '/api/order/create?appId&nonce&sign×tamp' \
--header 'Content-Type: application/json' \
--data-raw '{
"channelOrderNo": "string",
"cityCode": "string",
"goodsId": "string",
"goodsItemId": "string",
"mobile": "string"
}'"string"