Cancel order/quote by ID
POST /v1/orders/:id/cancel
This endpoint is designed to cancel an order or quote.
Orders in the following statuses: "Delivered", "Cancelled" cannot be cancelled.
Quotes in the following statuses: "Cancelled" cannot be cancelled.
Request