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