UpdateCustomerInput
Input type to update a Customer
.
Input Fields
username (
String!
)
The username of the customer. This value is used to identify the customer to update. Max character limit: 250.
attributes (
[AttributeInput]
)
List of new attributes or updates to existing attributes.
title (
String
)
Customer's title. Max character limit: 50.
country (
String
)
Customer's Country Max character limit: 100.
firstName (
String
)
Firstname of the customer. Max character limit: 50.
lastName (
String
)
Lastname of the customer. Max character limit: 50.
primaryEmail (
String
)
Email of the customer Max character limit: 250.
primaryPhone (
String
)
Phone number of the customer. Max character limit: 20.
timezone (
String
)
Customer's timezone Max character limit: 32.
promotionOptIn (
Boolean
)
Specifies whether the customer has opted-in to receive promotions