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