delAll
Cancels all client orders or all client orders for instrument if specified
POST api/delAll
Request parameters
Field name
Type
Description
instrument
string
Optional. Instrument filter
Response description
Filed name
Type
Description
removed
unsigned int32
Number of cancelled orders
Last updated