With best effort, cancel all open orders. This may require you to make the request multiple times until all of the open orders are deleted.
This endpoint requires the “trade” permission.
Example | Response |
---|---|
/orders?product_id=FOO-BAR | (404) ProductNotFound |
/orders?product_id=BtC-uSd | (200) Cancel all orders for BTC-USD |
/orders?Product_id=BTC-USD | (400) Return BadRequest Error |
/orders | (200) Cancel all orders for all products |
Cancels orders on a specific profile
Cancels orders on a specific product only
A list of the id
s of open orders that were successfully cancelled