Skip to content
Orderboost
Esc
navigateopen⌘Jpreview
On this page

Cancel checkout

Cancel checkout using an idempotency key.

cancel_checkout is available on the remote Orderboost MCP resource. Cancel checkout using an idempotency key.

Call

Property Value
Tool name cancel_checkout
Authorization Orderboost OAuth
Behavior Writes commerce state; Destructive; Idempotency key required

Arguments

Field Type Required
id string Yes
meta object Yes
idempotency_key string No

Your MCP client reads the full argument schema from live tool discovery. Successful calls return an Orderboost commerce document in structuredContent. Treat its status and revision as authoritative.

Was this page helpful?