UpdateCustomerWithSerialRequest

Request to update a customer with the serial

Variables

email

string

Email of the customer.

firstname

string

First name of the customer.

lastname

string

Last name of the customer.

telephone

string

Telephone of the customer.

address

string

Address of the customer.

zone

string

Zone of the customer.

city

string

City of the customer.

postcode

string

Postcode of the customer.

country_iso_code

string

Country code of the customer.

country_name

string

County name of the customer.

locked

boolean

Indication wether the customer is locked or not.

userIdentifierId

int64

User identifier of the customer.

subscribed

boolean

Indication wether the customer is subscribed or not

Close