Skip to main content
{
    "event": "cancelOrder",
    "token": "0000000000000000000000000000000000000000",
    "txid": [
        "OGTT3Y-C6I3P-XRI6HX",
        "OGTT3Y-C6I3P-X2I6HX"
    ]
}

Documentation 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.

WSSws-auth.kraken.comcancelOrder
The 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.
event
string
required
Value: cancelOrder
txid
array of string
required
A list containing either client order_userref or Kraken order_id identifiers.
cl_ord_id
array of string
A list of client cl_ord_id identifiers.
reqid
integer
Optional client originated request identifier sent as acknowledgment in the response.
token
string
required
Session token from the GetWebSocketsToken REST endpoint.