Cancel Order Batch
Trading
Cancel Order Batch
Cancel multiple open orders by txid, userref or cl_ord_id(maximum 50 total unique IDs/references)
API Key Permissions Required: Orders and trades - Create & modify orders or Orders and trades - Cancel & close orders
POST
Cancel Order Batch
Authorizations
The "API-Key" header should contain your API key.
Authenticated requests should be signed with the "API-Sign" header, using a signature generated with your private key, nonce, encoded payload, and URI path.
Body
application/json
Response
200 - application/json
Open order cancelled.