Skip to content
Orderboost
Esc
navigateopen⌘Jpreview
On this page

Cancel cart

Cancel a cart using an idempotency key.

cancel_cart is available on the direct remote MCP resource and through the local companion. Cancel a cart using an idempotency key.

Call

Property Value
Tool name cancel_cart
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 a Orderboost commerce document in structuredContent. Treat its status and revision as authoritative.

Was this page helpful?