We announce the release of a new API version aimed at providing convenience for our partners using the service.
curl --location --request POST 'https://s.boxme.asia/api/v2/sellers/shipments/cancel/SM-VN-331529-20732681/' \ --header 'Authorization: Token {{API_TOKEN}}' \ --header 'Content-Type: application/json'
{ "data": {}, "error": false, "error_code": "", "messages": "Shipment SM-VN-331529-20732681 has been cancelled", "request_id": 1703237531 }