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
Types
Objects
CompleteCheckoutResult
OBJECT
Copy page
Complete checkout result
Fields
errors
list of
CompleteCheckoutErrors
Required
List of errors that occurred while completing the checkout.
Show 6 variants
orderEntityId
Integer
Optional
The Order ID created as a result of the checkout.
paymentAccessToken
String
Optional
The access token to be used to complete a payment.
Referenced by
Mutations
completeCheckout