| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerId |
QFlow Customer Id |
integer |
None. |
| PersonalId |
Vendor's Customer identifier |
string |
Max length: 30 |
| PersonalIdTypeId |
Vendor's Customer identifier Type (QFlow CustomerIdTypeId). 0 =none, null=first available |
integer |
None. |
| PersonalIdTypeExtRef | string |
None. |
|
| FirstName |
First Name |
string |
Max length: 50 |
| LastName |
Last Name |
string |
Max length: 50 |
|
Email address |
string |
Max length: 100 |
|
| TelNumber1 |
Phone Number 1 |
string |
Max length: 25 |
| TelNumber2 |
Phone Number 2 |
string |
Max length: 25 |
| DOB |
Date of Birth |
date |
None. |
| Sex |
0=Unknown; 1=Male; 2=Female |
byte |
Range: inclusive between 0 and 2 |
| Notes |
Notes |
string |
Max length: 250 |
| ExtRef |
Custom External Reference |
string |
Max length: 200 |
| NotificationConsent | boolean |
None. |
|
| IsActive |
Is customer record enabled |
boolean |
None. |
| CustomProperties |
Collection of all custom properties for this customer |
Dictionary of string [key] and string [value] |
None. |