With this function a new contact data record can be created. The return value is the ID of the new data record. If an identical contact data record already exists, its ID is returned.
Field |
Type |
RegExp |
Null? |
Description |
---|---|---|---|---|
|
AuthData |
no |
Authentication data |
|
|
integer |
yes |
Type ( |
|
|
integer |
|
yes |
Saluation ( |
|
string |
|
yes |
Title (e.g. |
|
string |
|
no |
First name |
|
string |
|
no |
Last name |
|
string |
|
yes |
Company |
|
string |
|
yes |
Address |
|
string |
|
yes |
Address (continued) |
|
string |
|
yes |
ZIP code |
|
string |
|
yes |
City |
|
string |
|
no |
Country (ISO 3166-1 encoded) |
|
string |
|
yes |
Phone number |
|
string |
|
yes |
Fax number |
|
string |
|
yes |
Mobile number |
|
string |
|
yes |
E-Mail address |
|
string |
|
yes |
Website |
|
integer |
|
yes |
If |
Field |
Type |
Null? |
Description |
---|---|---|---|
|
string |
no |
Data record ID |
|
string |
yes |
If |
The data record ID is customer-specific encrypted.