Backpack · Arazzo Workflow
Backpack Cancel and Replace an Order
Version 1.0.0
Look up a resting order, cancel it, and place a replacement at a new price.
View Spec
View on GitHub
CryptoExchangeWalletsTradingPerpetualsSolanaWeb3DeFixNFTAnchorCoralCentralized ExchangeSelf-CustodyArazzoWorkflows
Provider
Workflows
cancel-replace-order
Cancel a resting order and replace it with a new limit order on the same side.
Reads the existing order, cancels it, and submits a replacement limit order on the same symbol and side at the supplied new price and quantity.
1
getOrder
Read the resting order by id to confirm it is still on the book before attempting to cancel it.
2
3
placeReplacement
Submit the replacement limit order on the same symbol and side at the new price and quantity.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.