Client personal information, including address, contacts, identification documents etc.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Base64BackDriversLicenseImage | string |
None. |
|
| Base64BackIdentityCardImage | string |
None. |
|
| Base64BackPassportImage | string |
None. |
|
| Base64FrontDriversLicenseImage | string |
None. |
|
| Base64FrontIdentityCardImage | string |
None. |
|
| Base64FrontPassportImage | string |
None. |
|
| Code |
Client code (i.e. Codice fiscale for Italian clients) |
string |
None. |
| CountryCode |
Client country code. ISO 3166-1 alpha-2 code for a country. |
string |
Max length: 2 |
| DateOfBirth |
Client date of birth. UTC representation in ISO 8601 format. |
date |
None. |
| DriverLicenceCountryCode | string |
None. |
|
| DriverLicenceTownCode | string |
None. |
|
| DriversLicenseIssueDate |
Client drivers license issue date. UTC representation in ISO 8601 format. |
date |
None. |
| DriversLicenseIssuedIn |
Client drivers license town of issue. |
string |
None. |
| DriversLicenseNumber |
Client drivers license number. |
string |
None. |
| DriversLicenseValidUnlimited | boolean |
None. |
|
| DriversLicenseValidUntil |
Client drivers license valid until date. UTC representation in ISO 8601 format. |
date |
None. |
|
Email address contact of the client. |
string |
None. |
|
| Gender |
Client gender. Allowed values are: Male, Female. |
string |
Matching regular expression pattern: ^(male|female|Female|Male|FEMALE|MALE)$ |
| Id |
Identifier of booking client in provider system. |
integer |
None. |
| IdCardCountryCode | string |
None. |
|
| IdCardTownCode | string |
None. |
|
| IdentityCardIssueDate |
Client identity card issue date. UTC representation in ISO 8601 format. |
date |
None. |
| IdentityCardIssuedIn |
Client identity card town of issue. |
string |
None. |
| IdentityCardNumber |
Client identity card number. |
string |
None. |
| IdentityCardValidUnlimited | boolean |
None. |
|
| IdentityCardValidUntil |
Client identity card valid until date. UTC representation in ISO 8601 format. |
date |
None. |
| IsCompany |
Set to true if client is a company. Defaults to false. |
boolean |
None. |
| IsDriverLicenceDomestic | boolean |
None. |
|
| IsIdCardDomestic | boolean |
None. |
|
| IsPassportDomestic | boolean |
None. |
|
| Name |
Client first name. |
string |
None. |
| NationalityCode | string |
Max length: 2 |
|
| PassportCountryCode | string |
None. |
|
| PassportIssueDate |
Client passport issue date. UTC representation in ISO 8601 format. |
date |
None. |
| PassportIssuedIn |
Client passport town of issue. |
string |
None. |
| PassportNumber |
Client passport number. |
string |
None. |
| PassportTownCode | string |
None. |
|
| PassportValidUnlimited | boolean |
None. |
|
| PassportValidUntil |
Client passport valid until date. UTC representation in ISO 8601 format. |
date |
None. |
| Phone |
Telephone contact of the client. |
string |
None. |
| PostalCode |
Postal code part of client address. |
string |
None. |
| ProvinceCode | string |
Max length: 2 |
|
| RowVersion |
Identifier of document version, recevied in response of "booking save" method. Prevents overwriting changes to same document. Set null if booking is not saved. |
Collection of byte |
None. |
| Street |
Street and house number part of client address. |
string |
None. |
| Surname |
Client last name. |
string |
None. |
| TownName |
Town part of client address. |
string |
None. |
| VatId |
A value added tax identification number, or other personal identification number. |
string |
None. |