AddCustomersToCartResponseServiceModel_Customer
The customer record
Name | Description | Type | Additional Information |
---|---|---|---|
FirstName |
The first name of the customer. |
string |
None. |
LastName |
The last name of the customer. |
string |
None. |
Address1 |
Address line. |
string |
None. |
Address2 |
Address line 2. |
string |
None. |
City |
The city where the customer is located. |
string |
None. |
PostalCode |
The postal code of the customer's location. |
string |
None. |
State |
The state code of the customer's location. |
string |
None. |
Country |
The country code of the customer's location. |
string |
None. |
CustomerEmail |
The email address of the customer. |
string |
None. |
CompanyName |
The name of the customer's company. |
string |
None. |
ExternalCustomerKey |
The client's identifier for the customer. |
string |
None. |
VatId |
The VAT ID of the customer. |
string |
None. |
CustomerTypeId |
The customer type ID. |
integer |
None. |
CustomerTypeDescription |
The description of the customer type. |
string |
None. |
OptIn |
Value indicating whether the customer is set to receive marketing and promotional e-mail communication from Webroot or OpenText. |
boolean |
None. |