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