curl --location '/order/payOrder' \ --header 'Content-Type: application/json' \ --data '{ "channelOrderId": "string" }'
{}