Kraken · Arazzo Workflow
Kraken Amend an Open Order
Version 1.0.0
List open orders, amend one in place, then confirm the new terms.
View Spec
View on GitHub
CryptocurrencyExchangeTradingMarket DataSpot TradingFuturesDerivativesStakingEarnNFTWebSocketFIXCustodyOTCPrime BrokerageEmbedAuthenticationPublic APIsArazzoWorkflows
Provider
Workflows
amend-open-order
Amend a resting spot order in place and confirm the change.
Reads open orders, applies an in-place amendment (new quantity and/or limit price) to the supplied order, and queries the order to confirm.
1
listOpenOrders
List all open orders so the caller can confirm the target order is still resting before amending it. Private Spot endpoints are signed and accept application/x-www-form-urlencoded bodies.
2
amend
Amend the resting order in place. AmendOrder accepts a JSON body and keeps the original order id; only the supplied fields are changed.
3
confirm
Query the order back by transaction id to confirm the amendment took effect.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.