Skip to content
Orderboost
Esc
navigateopen⌘Jpreview
On this page

Create checkout

Create a merchant-priced checkout.

create_checkout is available on the direct remote MCP resource and through the local companion. Create a merchant-priced checkout.

Call

Property Value
Tool name create_checkout
Authorization Orderboost OAuth
Behavior Writes commerce state; Non-destructive; No idempotency key required

Arguments

Field Type Required
checkout object Yes
meta object Yes

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?