ENVIRONMENT : Test

ClientModel

Client personal information, including address, contacts, identification etc.

Name Description Type Additional information
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

Required

Max length: 2

DriverLicenceCountryCode

string

None.

DriverLicenceTownCode

string

None.

DriversLicenseIssueDate

date

None.

DriversLicenseIssuedIn

string

None.

DriversLicenseNumber

string

None.

DriversLicenseValidUnlimited

boolean

None.

DriversLicenseValidUntil

date

None.

Email

Client e-mail address.

string

None.

IdCardCountryCode

string

None.

IdCardTownCode

string

None.

IdentityCardIssueDate

date

None.

IdentityCardIssuedIn

string

None.

IdentityCardNumber

string

None.

IdentityCardValidUnlimited

boolean

None.

IdentityCardValidUntil

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 or company name.

string

Required

NationalityCode

string

Max length: 2

PassportCountryCode

string

None.

PassportIssueDate

date

None.

PassportIssuedIn

string

None.

PassportNumber

string

None.

PassportTownCode

string

None.

PassportValidUnlimited

boolean

None.

PassportValidUntil

date

None.

PhoneNumber

Client's phone number.

string

None.

PostalCode

Postal code part of client address.

string

Required

ProvinceCode

string

None.

Remark

Additional information about client.

string

None.

Street

Street and house number part of client address.

string

Required

Surname

Client last name.

string

None.

TownName

Town part of client address.

string

Required

VatId

A value added tax identification number, or other personal identification number. It is mandatory for Company, if Client is individual this can be empty

string

None.