StorePostCustomersCustomerReq
The details to update of the customer.
Properties
billing_addressstring | AddressPayloadThe address to be used for billing purposes.
first_namestringThe customer's first name.
last_namestringThe customer's last name.
passwordstringThe customer's password.
phonestringThe customer's phone number.
emailstringThe customer's email.
metadataRecord<string, unknown>Additional custom data about the customer.
Was this section helpful?