Get Order Amends
Retrieves an audit trail of amend transactions on the specified order. The list is ordered by ascending amend timestamp.
API Key Permissions Required: Orders and trades - Query open orders & trades or Orders and trades - Query closed orders & trades, depending on status of order.
Authorizations
The "API-Key" header should contain your API key.
Authenticated requests should be signed with the "API-Sign" header, using a signature generated with your private key, nonce, encoded payload, and URI path.
Body
Nonce used in construction of API-Sign header
The Kraken order identifier for the amended order.
Optional parameter for viewing xstocks data.
rebased: Display in terms of underlying equity.base: Display in terms of SPV tokens.
rebased, base Response
The first entry contains the original order parameters and has amend_type of original.
The amend transaction history.