Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.26 KB

File metadata and controls

24 lines (16 loc) · 1.26 KB

PersonInfo

Personal Information

Properties

Name Type Description Notes
firstGivenName String First name of the individual to be verified [optional]
middleName String Second given name of the individual to be verified [optional]
firstSurName String First (paternal) family name of the individual to be verified [optional]
secondSurname String second family name of the individual to be verified [optional]
isoLatin1Name String Enter full name in ISO Latin-1 character set [optional]
dayOfBirth Integer Day of birth date (e.g. 23 for a date of birth of 23/11/1975) [optional]
monthOfBirth Integer Month of birth date (e.g. 11 for a date of birth of 23/11/1975) [optional]
yearOfBirth Integer Year of birth date (e.g. 1975 for a date of birth of 23/11/1975) [optional]
minimumAge Integer Minimum permitted age of the individual [optional]
gender String Single character M / F (M = Male, F = Female) [optional]
additionalFields PersonInfoAdditionalFields [optional]