Name | Description | Type | Additional information |
---|---|---|---|
externalid |
Id of the customer |
integer |
None. |
externalpersonid |
Id of the person that belongs to this customer's account |
integer |
None. |
locationid |
Id ot the location where this card is created |
integer |
None. |
location |
Name of the location where this card is created |
string |
None. |
cardnumber |
The current card number of the person |
string |
None. |
initials |
The Initials of the person |
string |
None. |
firstname |
The first name of the person |
string |
None. |
middlename |
The middle name of the person |
string |
None. |
name |
The last name of the person |
string |
None. |
street |
The street name of the customer |
string |
None. |
housenumber |
The house number of the customer |
string |
None. |
postalcode |
The postal code of the customer |
string |
None. |
city |
The city of the customer |
string |
None. |
birthdate |
The birthdate of the person, can be null |
date |
None. |
The email address of the person |
string |
None. |
|
marketing |
The person has given permision to use the email addres for marketing activities |
boolean |
None. |
licenceplate |
The licenceplate person |
string |
None. |
datemodified |
Last modification date |
date |
None. |
group |
customer group |
string |
None. |
lastvisit |
Date and time of the last visit |
date |
None. |
lastvisitlocationid |
Id of the location of the last visit, can be null |
integer |
None. |
lastvisitlocation |
Location of the last visit |
string |
None. |
loyaltypoints |
Number of loyaltypoints |
decimal number |
None. |
balance |
Amount of the prepaid balance, this balance is shared by all the persons that belong to the main customer account |
decimal number |
None. |
subscription |
Indicates if the person has an subscription. Note: this is for the internal subscription system of Total Wash. For the external system you need to consult the API of that system. |
boolean |
None. |
mobilephone |
The mobile phonenumber |
string |
None. |