Errors

In addition to the Errors applicable to all API endpoints, the following errors are specific to cancelling an order:

status code error code description
404 order.not-found No order was found meeting the requirements. Make sure to use the right orderId and API key. test objects can only be accessed using test keys and live object with live keys.
409 order.cannot-cancel The order has a status which doesn't allow cancellation. Only orders in requires_capture status can be cancelled
Language
Authorization
Header
Click Try It! to start a request and see the response here!