{
"orderNo": "string",
"orderId": 0,
"returnType": 0,
"returnAmount": 0
}
curl --location --request POST 'https://yzt.hntpxx.com/api/app/cancelBookingOrder' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"orderNo": "string",
"orderId": 0,
"returnType": 0,
"returnAmount": 0
}'
{}