UpdateIndividualOnboardingInput
No description
input UpdateIndividualOnboardingInput {
accountName: String
accountCountry: AccountCountry
employmentStatus: EmploymentStatus
monthlyIncome: MonthlyIncome
residencyAddress: ResidencyAddressInput
email: String
language: String
onboardingId: ID!
taxIdentificationNumber: String
}
Fields
UpdateIndividualOnboardingInput.accountName
● String
scalar
Account name of the individual account holder.
- Length must be from 0 to 100 characters.
UpdateIndividualOnboardingInput.accountCountry
● AccountCountry
enum
Country of the account created at the end of onboarding.
UpdateIndividualOnboardingInput.employmentStatus
● EmploymentStatus
enum
Employment status of the individual account holder.
UpdateIndividualOnboardingInput.monthlyIncome
● MonthlyIncome
enum
Monthly income of the individual account holder (euro).