Skip to content

Files

Latest commit

 

History

History
29 lines (21 loc) · 1.4 KB

CustomerUpdate.md

File metadata and controls

29 lines (21 loc) · 1.4 KB

CustomerUpdate

Properties

Name Type Description Notes
id String Entity id [optional]
groupId String Customer group_id [optional]
groupIds String Groups that will be assigned to a customer [optional]
group String Defines the group where the customer [optional]
email String Defines customer's email [optional]
phone String Defines customer's phone number [optional]
firstName String Defines customer's first name [optional]
lastName String Defines customer's last name [optional]
birthDay String Defines customer's birthday [optional]
newsLetterSubscription Boolean Defines whether the newsletter subscription is available for the user [optional]
consents Seq<CustomerAddConsentsInner> Defines consents to notifications [optional]
tags String Customer tags [optional]
gender String Defines customer's gender [optional]
note String The customer note. [optional]
status String Defines customer's status [optional]
storeId String Store Id [optional]
address Seq<CustomerUpdateAddressInner> [optional]