Cancel All Orders

Send cancel requests to all open orders owned by the user. The difference between this endpoint (DELETE /order/all) and DELETE /order end point is that DELETE /order/all is executed as one transaction by the engine, while the DELETE /order is executed as multiple transactions if you intend to bulk cancelling more than one order.

Body Params
string

One symbol e.g. BTCUSD. Will cancel orders only for that symbol.

string

House account group can cancel other account groups' order

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json