OnboardCompanyAccountHolderInput
Inputs to onboard a new company account holder
input OnboardCompanyAccountHolderInput {
accountName: String
name: String
registrationNumber: String
companyType: CompanyType
businessActivity: BusinessActivity
businessActivityDescription: String
accountCountry: AccountCountry
monthlyPaymentVolume: MonthlyPaymentVolume
individualUltimateBeneficialOwners: [IndividualUltimateBeneficialOwnerInput!]
representatives: [RepresentativeInput!]
residencyAddress: ResidencyAddressInput
email: String
language: String
redirectUrl: String
isRegistered: Boolean
oAuthRedirectParameters: OAuthRedirectParametersInput
vatNumber: String
taxIdentificationNumber: String
legalRepresentativePersonalAddress: AddressInformationInput
typeOfRepresentation: TypeOfRepresentation
acquisitionChannel: AcquisitionChannel
}
Fields
OnboardCompanyAccountHolderInput.accountName
● String
scalar
Account name of the company account holder.
- Length must be from 0 to 100 characters
OnboardCompanyAccountHolderInput.name
● String
scalar
Company name.
- Length must be from 0 to 100 characters.
- Valid format (regex):
/^(?:(?<!http(s)*:\/\/|www\.|<|>)[!-.\/-;A-Z[-`a-zÀ-ÖÙ-öº-ƿDŽ-ʯʹ-ʽΈ-ΊΎ-ΡΣ-ҁҊ-Ֆա-ևႠ-Ⴥა-ჺᄀ-፩-ᎏᵫ-ᶚḀ-῾ⴀ-ⴥ⺀-⿕ぁ-ゖゝ-ㇿ㋿-鿯鿿-ꒌꙀ-ꙮꚀ-ꚙꜦ-ꞇꞍ-ꞿꥠ-ꥼA-Za-z/]|¿|¡| |'|-|Ά|Ό|=|\?|@|\[|]|\||‘|’)*$/
OnboardCompanyAccountHolderInput.registrationNumber
● String
scalar
Registration number of the company (for example, Système d'Identification du Répertoire des ENtreprises [SIREN] in France, ...).
- Length must be from 0 to 50 characters.
OnboardCompanyAccountHolderInput.companyType
● CompanyType
enum
Type of the company (Association ...).
OnboardCompanyAccountHolderInput.businessActivity
● BusinessActivity
enum
Business activity.
OnboardCompanyAccountHolderInput.businessActivityDescription
● String
scalar
Description of the business activity.
- Length must be from 0 to 1024 characters.
OnboardCompanyAccountHolderInput.accountCountry
● AccountCountry
enum
Country of the account created at the end of onboarding.
OnboardCompanyAccountHolderInput.monthlyPaymentVolume
● MonthlyPaymentVolume
enum
Estimated monthly payment volume (euro).
OnboardCompanyAccountHolderInput.individualUltimateBeneficialOwners
● [IndividualUltimateBeneficialOwnerInput!]
list input
The ultimate beneficial owner is defined as the natural person (s) who own or control, directly and/or indirectly, the reporting company.
The ultimate beneficial owner is :
- either the natural person (s) who hold, directly or indirectly, more than 25% of the capital or the rights of vote of the reporting company;
- either the natural person (s) who exercise, by other means, a power of control of the company;