Create Customer
Create a *Customer*.
> #### Note
> * Substitute your storefront domain for `yourstore.example.com`.
> * The Send a Test Request feature is not currently supported for this endpoint.
Request
Data sent the the customer endpoint when creating a customer during checkout.
firstName
First name of customer.
lastName
Last name of customer.
email
Email of customer.
password
Password of customer.
acceptsMarketingEmails
Indicates whether customer provided consent to receive marketing emails.
token
A valid reCAPTCHA token from a successful verification response.
customFields
Errors
400
Bad Request Error
409
Conflict Error
422
Unprocessable Entity Error
429
Too Many Requests Error