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
createCheckout
Copy page
Creates a checkout and generates a checkout ID.
Arguments
input
CreateCheckoutInput
Required
Create checkout input object
Show 7 properties
Returns
an optional CreateCheckoutResult
errors
list of CreateCheckoutErrors
List of errors that occurred while creating the checkout.
Show 4 variants
checkout
Checkout
The Checkout that is created as a result of mutation.
Show 43 properties