Delete order
How to use¶
After deleting the order, the status will be changed to Deleted, and cannot be updated anymore.
No request body
DELETE {{ marketUrl }}/orders/{orderId}
Empty response
Warning
It is not possible to delete an order once it's paid.