With this function a new customer can be created. The return value is the ID of the new data record and the customer number (cid
). If an identical customer data record already exists, its ID is returned.
The customer number (cid
) may only consist of numbers and must be unique. If this field is left empty, LiveConfig automatically assigns the next available customer number.
Field |
Type |
RegExp |
Null? |
Description |
---|---|---|---|---|
|
AuthData |
no |
Authentication data |
|
|
long |
|
yes |
Customer number |
|
string |
|
no |
Contact ID of the new customer |
|
string |
|
no |
Contact ID of the technical contact |
|
string |
|
no |
Contact ID of the billing contact |
|
integer |
|
no |
Status ( |
Field |
Type |
Null? |
Description |
---|---|---|---|
|
string |
no |
data record ID |
|
long |
no |
Customer number |
The data record ID is customer-specific encrypted.