Skip to main content

Interface: PersonalProfileDetails

Properties

PropertyTypeDescription
addressstringStreet and building number where the person lives.
birthdaystringThe person's date of birth in `YYYY-MM-DD format.
citystringCity where the person lives.
countrystringTwo-letter country code ISO 3166-1 alpha-2 where the person lives
countryState?stringState/County where the person lives.
firstNamestring-
idDocument{ kind: IdDocumentKind; number: string; }-
idDocument.kindIdDocumentKindThe type of ID document. Must verify the person's name, birthday, and nationality
idDocument.numberstringThe document number.
lastNamestring-
nationalitystringTwo-letter country code ISO 3166-1 alpha-2 for the person's nationality.
postalCodestringPostal code where the person lives.