Skip to main content
Skip to main content

AdminPostCustomersCustomerReq

The details of the customer to update.

Properties

emailstring
The Customer's email. You can't update the email of a registered customer.
first_namestring
The Customer's first name.
last_namestring
The Customer's last name.
passwordstring
The Customer's password.
phonestring
The Customer's phone number.
metadataRecord<string, unknown>
An optional set of key-value pairs to hold additional information.
groupsGroup[]
A list of customer groups to which the customer belongs.
Was this section helpful?