Anchor to CustomerUpdateInputCustomer
input_objectCustomer Update Input
The input fields to update the Customer information.
Anchor to FieldsFields
- Anchor to acceptsMarketingaccepts•Boolean
Marketing Indicates whether the customer has consented to be sent marketing material via email.
- Anchor to emailemail•String
The customer’s email.
- Anchor to firstNamefirst•String
Name The customer’s first name.
- Anchor to lastNamelast•String
Name The customer’s last name.
- Anchor to passwordpassword•String
The login password used by the customer.
- Anchor to phonephone•String
A unique phone number for the customer.
Formatted using E.164 standard. For example, +16135551111. To remove the phone number, specify
null
.
Was this section helpful?