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