CustomerChanges
The Customer Changes business object.
| Name | Description | Type | Additional information |
|---|---|---|---|
| SyncShipToAddressOnSave |
Gets or sets a value indicating whether the ship-to address is synchronized. |
boolean |
None. |
| SyncBillToAddressOnSave |
Gets or sets a value indicating whether the bill-to address is synchronized. |
boolean |
None. |
| CustomerCode |
Gets or sets the customer code. |
string |
Max length: 50 |
| BillToAddress |
Gets or sets the bill-to address. |
ContactInfo |
None. |
| ShipToAddress |
Gets or sets the ship-to address. |
ContactInfo |
None. |
| ShopOwnerId |
Gets or sets the shop owner identifier. |
integer |
Required |
| PersonTitle |
Gets or sets the person title. |
string |
Max length: 50 |
| FirstName |
Gets or sets the first name. |
string |
Max length: 50 |
| MiddleName |
Gets or sets the middle name. |
string |
Max length: 50 |
| LastNamePrefix |
Gets or sets the last name prefix. |
string |
Max length: 50 |
| LastName |
Gets or sets the last name. |
string |
Max length: 50 |
| CultureId |
Gets or sets the culture identifier. |
integer |
None. |
| PersonalNumber |
Gets or sets the personal number. |
string |
Max length: 20 |
| ChangedTimestamp |
Gets or sets the changed timestamp. |
date |
None. |
| Id |
Gets or sets the identifier. |
integer |
Must be 0 |
| FullName |
Gets or sets the full name. |
string |
Max length: 100 |
| CompanyName |
Gets or sets the name of the company. |
string |
Max length: 100 |
|
Gets or sets the e mail. |
string |
None. |
|
| ContactReference |
Gets or sets the contact reference. |
string |
None. |