Skip to main content

IndividualAccountHolderOnboardingAccount

Individual account information for onboarding

type IndividualAccountHolderOnboardingAccount {
name: String
country: AccountCountry
}

Fields​

IndividualAccountHolderOnboardingAccount.name ● String scalar​

Name for the account

  • Maximum 255 characters
  • No special characters like HTML tags

IndividualAccountHolderOnboardingAccount.country ● AccountCountry enum​

Country of the account that will be created at the end of the onboarding process

Member Of​

IndividualAccountHolderOnboarding object