Kraken · Arazzo Workflow
Kraken Cancel and Replace a Spot Order
Version 1.0.0
Inspect an order, cancel it, then place a replacement order.
View Spec
View on GitHub
CryptocurrencyExchangeTradingMarket DataSpot TradingFuturesDerivativesStakingEarnNFTWebSocketFIXCustodyOTCPrime BrokerageEmbedAuthenticationPublic APIsArazzoWorkflows
Provider
Workflows
cancel-and-replace-order
Cancel a resting spot order and submit a replacement.
Reads the target order, cancels it, branches on a confirmed cancellation, and places a new order with the supplied replacement terms.
1
inspectOrder
Query the existing order to confirm its current terms before cancelling. Private Spot endpoints are signed and accept application/x-www-form-urlencoded bodies.
2
cancel
Cancel the order by transaction id. The result count reflects how many orders were cancelled.
3
replace
Place the replacement order with the new terms once the original has been confirmed cancelled.
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.