Skip to main content
{
  "method": "amend_order",
  "params": {
      "cl_ord_id": "2c6be801-1f53-4f79-a0bb-4ea1c95dfae9",
      "limit_price": 490795,
      "order_qty": 1.2,
      "token": "PM5Qm0MDrS54l657aQAtb7AhrwN30e2LBg1nUYOd6vU"
  }
}

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.com/v2amend_order
The amend request enables clients to modify the order parameters in-place without the need to cancel the existing order and create a new one.
  • The order identifiers assigned by Kraken and/or client will stay the same.
  • Queue priority in the order book will be maintained where possible.
  • If an amend request will reduce the order quantity below the existing filled quantity, the remaining quantity will be cancelled.
For more detail, see amend transaction guide.
method
string
required
Value: amend_order
params
object
req_id
integer
Optional client originated request identifier sent as acknowledgment in the response.