Orders
Delete order
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
The order has been successfully mark for cancelled.
Example:
"ok"