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.
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Storefront
Mutations
registerCustomer
Copy page
Register a new customer.
Developer
Developer
Developer
Developer
Arguments
reCaptchaV2
ReCaptchaV2Input
Optional
Recaptcha token.
Show 1 field
input
RegisterCustomerInput
Required
Input for the customer registration.
Show 8 fields
Returns
a RegisterCustomerResult
errors
list of RegisterCustomerErrors
The errors, if any, that occured during the registration.
customer
Customer
The customer that was registered.