TheDocumentation Index
Fetch the complete documentation index at: https://kraken-sandbox.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
cancelOrder request cancels one or more open orders in a single request. The orders to be cancelled can be identified by a range of client or Kraken identifiers.
- Request
- Response
Value:
cancelOrderA list containing either client
order_userref or Kraken order_id identifiers.A list of client
cl_ord_id identifiers.Optional client originated request identifier sent as acknowledgment in the response.
Session token from the GetWebSocketsToken REST endpoint.