Complete checkout
Complete checkout using an exact purchase grant and idempotency key.
complete_checkout is available on the direct remote MCP resource and through the local companion. 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 a Orderboost commerce document in structuredContent. Treat its status and revision as authoritative.