For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Storefront
Mutations
completeCheckout
Copy page
Completes the checkout.
Arguments
input
CompleteCheckoutInput
Required
Complete checkout input object
Show 1 field
Returns
an optional CompleteCheckoutResult
errors
list of CompleteCheckoutErrors
List of errors that occurred while completing the checkout.
orderEntityId
Integer
The Order ID created as a result of the checkout.
paymentAccessToken
String
The access token to be used to complete a payment.