Skip to main content
Skip to main content

StorePostCustomersCustomerReq

The details to update of the customer.

Properties

billing_addressstring | AddressPayload
The address to be used for billing purposes.
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.
emailstring
The customer's email.
metadataRecord<string, unknown>
Additional custom data about the customer.
Was this section helpful?