Sends a request to edit the order parameters of a live order. When an order has been successfully modified, the original order will be cancelled and a new order will be created with the adjusted parameters and a newDocumentation 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.
txid will be returned in the response.
- Request
- Response
Value:
editOrderOriginal Order ID or userref.
Currency pair.
Dependent on order type - order price.
Dependent on order type - order secondary price.
Order volume in base currency.
Comma delimited list of order flags.
post = post only order (available when ordertype = limit).User reference ID for new order (should be an integer in quotes).
Validate inputs only; do not submit order.
Optional client originated request identifier sent as acknowledgment in the response.
Session token from the GetWebSocketsToken REST endpoint.