Skip to main content

BirthInfo

No description

type BirthInfo {
city: String
country: CCA3
birthDate: Date
postalCode: String
}

Fields

BirthInfo.city ● String scalar

Birth city

  • Maximum 100 characters

BirthInfo.country ● CCA3 scalar

Birth country (ISO 3166-1 alpha-3)

BirthInfo.birthDate ● Date scalar

Birth date, in ISO 8601 format (YYYY-MM-DD)

  • Must correspond to an age between 4 and 100 years old

BirthInfo.postalCode ● String scalar

Birth postal code

  • Maximum 50 characters

Member Of

CompanyAccountHolderOnboardingAccountAdmin object ● CompanyVerificationRenewalAccountAdmin object ● IndividualAccountHolderOnboardingAccountAdmin object ● OnboardingIndividualRepresentative object ● UltimateBeneficialOwner object ● VerificationRenewalUltimateBeneficialOwner object