Cancel Order
Cancel order by order id. Only orders with status paid can be canceled. Orders that have already been processed cannot be canceled and will return 400 error.
| Request Body |
|---|
uid stringDeprecated. Pass your API key in the |
order_id integerThe ID of the order to cancel. |
| Responses | ||||
|---|---|---|---|---|
200successful
| ||||
400Error
|