- Request
- Response
string
required
Value:
amendOrderstring
Example:
OFGKYQ-FHPCQ-HUQFEKThe Kraken identifier for the order to be amended. Either txid or cl_ord_id is required.string
Example:
6d1b345e-2821-40e2-ad83-4ecb18a06876The client identifier for the order to be amended. Either txid or cl_ord_id is required.string
The new order quantity in terms of the base asset.
string
Condition: iceberg orders onlyDefines the new quantity to show in the book while the rest of order quantity remains hidden. Minimum value is 1 / 15 of remaining order quantity.
string
Condition: For order types that support limit price onlyThe new limit price restriction on the order.To specify a relative price, this field can be prefixed by
+ or - to specify the order price as an offset relative to the market price.+prefix: adds the amount to the reference price.-prefix: subtracts the amount from the reference price.%suffix: signifies the relative amount as a percentage, i.e., for a limit price 2% from last price use"+2%".
boolean
One of:
Default:
Condition: Optional parameter for limit price changesApplies to
true, falseDefault:
falseCondition: Optional parameter for limit price changesApplies to
limit_price changes in this amend transaction. If true, the limit price change will be rejected if the order cannot be posted passively in the book.string
Condition: For triggered order types onlyThe new trigger price to activate the order.To specify a relative price, this field can be prefixed by
+ or - to specify the order price as an offset relative to the market price.+prefix: adds the amount to the reference price.-prefix: subtracts the amount from the reference price.%suffix: signifies the relative amount as a percentage, i.e., for a limit price 2% from last price use"+2%".
string
Example:
TSLAx/USDThe symbol is required on amends for non-crypto pairs, i.e. provide the pair symbol for xstocks.string
Format: RFC3339
Example:
Example:
2022-12-25T09:30:59.123ZRange of valid offsets (from current time) is 500 milliseconds to 60 seconds, default is 5 seconds. The precision of this parameter is to the millisecond. The engine will prevent this order from matching after this time, it provides protection against latency on time sensitive orders.integer
Optional client originated request identifier sent as acknowledgment in the response.
string
required
Session token from the GetWebSocketsToken REST endpoint.