Skip to content
Orderboost
Esc
navigateopen⌘Jpreview
On this page

Complete checkout

Complete checkout using an exact purchase grant and idempotency key.

complete_checkout is available on the remote Orderboost MCP resource. Complete checkout using an exact purchase grant and idempotency key.

Call

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

Arguments

Field Type Required
checkout object Yes
id string Yes
meta object Yes
idempotency_key string No
purchase_grant_id 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?