跨境业务一站式解决方案,了解更多请移步官网:https://www.shipnis.com/
{ "shipments_ids": "string" }
curl --location --request POST '/openApi/v2/shipments/cancel' \ --header 'Content-Type: application/json' \ --data-raw '{ "shipments_ids": "string" }'
{ "code": "string", "msg": "string" }