{
"order_no": "string",
"remark": "string"
}curl --location 'https://api.fdkexpress.com/wms/outboundCancel' \
--header 'token: f1f5c7d098358111e1b61a725ee42105' \
--header 'Content-Type: application/json' \
--data '{
"order_no": "string",
"remark": "string"
}'{}