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/orders/cancel//' \ --header 'Authorization: Token {{API_TOKEN}}' \ --header 'Content-Type: application/json'
{ "data": null, "error": false, "error_code": "", "messages": "", "request_id": "1704262964" }