Name | Description | Type | Additional information |
---|---|---|---|
Reference |
An unique reference for this contact. This is to identify your data in our database. |
string |
Max length: 50 Must be unique |
Gender |
The gender of your contact. |
GenderTypes
Enumeration type Possible values : male, female |
None. |
FirstName |
The first name of your contact. |
string |
Max length: 100 |
LastName |
The lastname of your contact. |
string |
Max length: 100 |
Title |
The title of your contact (ceo, principal, ...) |
string |
Max length: 50 |
PrimaryMail |
The main e-mail address of your contact. |
string |
Max length: 100 |
SecondaryMail |
The secondary e-mail address of your contact. |
string |
Max length: 100 |
Phone |
The phonenumber of your contact. |
string |
Max length: 50 |
Mobile |
The mobile phone number of your contact. |
string |
Max length: 50 |
LanguageCode |
A valid languagecode for your contact (EN, FR, NL, ...) |
string |
None. |
Type |
The function of your contact (contact, general, sales, ...) |
CrmContactTypes
Enumeration type Possible values : contact, general, sales, finance, invoice |
None. |