delete
https://example.com/integration/api/v1/orders/
Cancels an order from the system. Note that Basic Authentication is required for all requests as such, make sure to provide the Authorization header with a valid value.
200Order cancelled
404Order not found
500An error occurred when trying to cancel the order
