| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerCode |
Gets or sets the customer code. |
string |
Max length: 50 |
| ReceiveNewsLetter |
When set to true, the Customer would like to receive a newsletter. |
boolean |
Required |
| MaxOutstandingAmount |
The Max Outstanding amount (unpaid orders/invoices) for the Customer. |
decimal number |
None. |
| CustomerGroupId | integer |
None. |
|
| Incoterms |
Set the default Incoterms for the Customer. |
IncotermsEnum |
None. |
| BillToAddress |
Gets or sets the bill-to address. |
ContactInfo |
None. |
| ShipToAddress |
Gets or sets the ship-to address. |
ContactInfo |
None. |
| CompanyContacts |
A collection of ContactInfo objects for the CompanyContacts for the customer |
Collection of CompanyContact |
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 |
| IsActive |
Indicates whether ContactPerson is active or not |
boolean |
None. |
| Id |
Gets or sets the identifier. |
integer |
Required |
| 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 |
Max length: 200 |
|
| ContactReference |
Gets or sets the contact reference. |
string |
None. |
| ChangedTimestamp |
The time data was changed. |
date |
None. |