curl --location --request POST 'https://api.tryboxy.com/api/v1/merchants/orders//cancel' \ --header 'api-key: ' \ --header 'api-secret: '
{ "status": "success", "code": 200, "message": "Successfully done.", "object": null }