如有对接问题或者建议请及时联系我们
{ "inboundNumber": "string" }
curl --location --request POST 'https://test-api-oms.sueytong.com/api/openApi/inbound/cancel' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{ "inboundNumber": "string" }'
{ "status": "string", "message": "string", "data": null }