Company onboarding fields
Use this reference to determine which fields are required, optional, or conditional for each country when creating a company onboarding.
For GraphQL types and validation constraints, refer to CreateCompanyAccountHolderOnboardingInput in the API reference.
All requested supporting documents must be submitted to complete onboarding.
Field Requirements Legend
Account informationโ
Related field: accountInfo
| Field | ๐ซ๐ท France | ๐ง๐ช Belgium | ๐ฉ๐ช Germany | ๐ฎ๐น Italy | ๐ณ๐ฑ Netherlands | ๐ช๐ธ Spain |
|---|---|---|---|---|---|---|
country | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
name | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
Available options
country:FRA,DEU,ESP,NLD,ITA,BEL.
Account administratorโ
Related field: accountAdmin
Although many accountAdmin fields are optional during onboarding, they are required when the user signs up. We recommend collecting and sending this information before the end of the onboarding flow.
Administrator personal informationโ
| Field | ๐ซ๐ท France | ๐ง๐ช Belgium | ๐ฉ๐ช Germany | ๐ฎ๐น Italy | ๐ณ๐ฑ Netherlands | ๐ช๐ธ Spain |
|---|---|---|---|---|---|---|
email | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
firstName | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
lastName | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
nationality | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
preferredLanguage | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
taxIdentificationNumber | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
typeOfRepresentation | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
Available options
preferredLanguage:de,en,es,fi,fr,it,nl,pt.typeOfRepresentation:LegalRepresentative,PowerOfAttorney.
Administrator addressโ
Related field: accountAdmin.address
| Field | ๐ซ๐ท France | ๐ง๐ช Belgium | ๐ฉ๐ช Germany | ๐ฎ๐น Italy | ๐ณ๐ฑ Netherlands | ๐ช๐ธ Spain |
|---|---|---|---|---|---|---|
addressLine1 | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
addressLine2 | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
city | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
country | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
postalCode | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
state | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
Administrator birth informationโ
Related field: accountAdmin.birthInfo
| Field | ๐ซ๐ท France | ๐ง๐ช Belgium | ๐ฉ๐ช Germany | ๐ฎ๐น Italy | ๐ณ๐ฑ Netherlands | ๐ช๐ธ Spain |
|---|---|---|---|---|---|---|
birthDate | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
city | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
country | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
postalCode | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
Administrator US tax informationโ
Related field: accountAdmin.unitedStatesTaxInfo
| Field | ๐ซ๐ท France | ๐ง๐ช Belgium | ๐ฉ๐ช Germany | ๐ฎ๐น Italy | ๐ณ๐ฑ Netherlands | ๐ช๐ธ Spain |
|---|---|---|---|---|---|---|
isUnitedStatesPerson | โ CND ยน | โ CND ยน | โ CND ยน | โ CND ยน | โ CND ยน | โ CND ยน |
unitedStatesTaxIdentificationNumber | โ CND ยฒ | โ CND ยฒ | โ CND ยฒ | โ CND ยฒ | โ CND ยฒ | โ CND ยฒ |
ยน isUnitedStatesPerson is required if the companyType is SelfEmployed.
ยฒ unitedStatesTaxIdentificationNumber is required if accountAdmin.unitedStatesTaxInfo.isUnitedStatesPerson is true.
User device informationโ
Related field: accountAdmin.userDeviceInfo
These fields are hidden from end users. Provide them through your backend integration only.
| Field | ๐ซ๐ท France | ๐ง๐ช Belgium | ๐ฉ๐ช Germany | ๐ฎ๐น Italy | ๐ณ๐ฑ Netherlands | ๐ช๐ธ Spain |
|---|---|---|---|---|---|---|
geoloc.lat | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
geoloc.lng | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
ip | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
userAgent | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
Companyโ
Related field: company
Registration and business activityโ
| Field | ๐ซ๐ท France | ๐ง๐ช Belgium | ๐ฉ๐ช Germany | ๐ฎ๐น Italy | ๐ณ๐ฑ Netherlands | ๐ช๐ธ Spain |
|---|---|---|---|---|---|---|
name | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
registrationNumber | โ CND ยณ | โ CND ยณ | โ CND ยณ | โ CND ยณ | โ CND ยณ | โ CND ยณ |
registrationDate | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
legalFormCode | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
businessActivity | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
businessActivityDescription | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
monthlyPaymentVolume | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
regulatoryClassification | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
forecastYearlyIncome | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
headcount | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
tradeName | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
websites | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
signupDate | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
acquisitionChannel | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
acquisitionChannel is hidden from end users. Provide it through your backend integration only.
ยณ registrationNumber is required if company.address.country is not Germany.
Available options
businessActivity
AccommodationAndFoodService, AdministrativeAndSupportServiceActivities, AgricultureForestryAndFishing, ArtsSportsAndRecreation, Construction, Education, ElectricityGasSteamAndAirConditioningSupply, ExtraterritorialOrganisationsAndBodies, FinancialAndInsuranceActivities, HouseholdEmployerAndOwnUseActivities, HumanHealthAndSocialWork, Manufacturing, MiningAndQuarrying, OtherServiceActivities, ProfessionalScientificAndTechnicalActivities, PublicAdministrationAndDefenceSocialSecurity, PublishingBroadcastingAndContentProductionAndDistribution, RealEstateActivities, TelecommunicationItAndInformationServices, TransportationAndStorage, WaterSupplySewerageWasteManagementAndRemediation, WholesaleAndRetailTrade.
monthlyPaymentVolume
LessThan10000, Between10000And50000, Between50000And100000, MoreThan100000.
regulatoryClassification
NonFinancialActive, NonFinancialPassive, FinancialInstitution.
forecastYearlyIncome
From0To500000, From500001To1000000, From1000001To5000000, MoreThan5000000.
headcount
Between1And10, Between11And50, Between51And250, MoreThan250.
acquisitionChannel
InboundOrganic, InboundReferral, OutboundSales, OutboundAccountingFirm.
Use the legalForms query to retrieve all legal forms for a given country, translated based on the Accept-Language header. Each legal form includes a code you can use as the legalFormCode value. If the requested language is unavailable, the query falls back to the country's default language.
Company tax informationโ
| Field | ๐ซ๐ท France | ๐ง๐ช Belgium | ๐ฉ๐ช Germany | ๐ฎ๐น Italy | ๐ณ๐ฑ Netherlands | ๐ช๐ธ Spain |
|---|---|---|---|---|---|---|
taxIdentificationNumber | โ CND โด | โ CND โด | โ CND โด | โ CND โด | โ CND โด | โ CND โด |
vatNumber | โ OPT | โ OPT | โ OPT | โ REQ | โ OPT | โ OPT |
โด company.taxIdentificationNumber is required if any of the following conditions are true:
accountInfo.countryis Germany, Italy, or Spain.company.address.countryis different fromaccountInfo.country.
Company addressโ
Related field: company.address
| Field | ๐ซ๐ท France | ๐ง๐ช Belgium | ๐ฉ๐ช Germany | ๐ฎ๐น Italy | ๐ณ๐ฑ Netherlands | ๐ช๐ธ Spain |
|---|---|---|---|---|---|---|
addressLine1 | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
addressLine2 | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
city | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
country | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
postalCode | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
state | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
Related individualsโ
Related field: company.relatedIndividuals
The relatedIndividuals array is required for all countries. At least one LegalRepresentative and one UltimateBeneficialOwner are required to finalize a company onboarding. A single individual can fulfill both roles by setting type to LegalRepresentativeAndUltimateBeneficialOwner.
Each individual must have a type that determines which additional fields are required:
LegalRepresentative: the individual represents the company legally.UltimateBeneficialOwner: the individual holds ownership or control over the company.LegalRepresentativeAndUltimateBeneficialOwner: the individual both represents the company legally and holds ownership or control.
Individual personal informationโ
| Field | ๐ซ๐ท France | ๐ง๐ช Belgium | ๐ฉ๐ช Germany | ๐ฎ๐น Italy | ๐ณ๐ฑ Netherlands | ๐ช๐ธ Spain |
|---|---|---|---|---|---|---|
type | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
firstName | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
lastName | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
sex | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
nationality | โ CND โต | โ CND โต | โ CND โต | โ CND โต | โ CND โต | โ CND โต |
email | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
preferredFirstName | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
โต nationality is required if type is LegalRepresentative or LegalRepresentativeAndUltimateBeneficialOwner.
Available options
type:UltimateBeneficialOwner,LegalRepresentative,LegalRepresentativeAndUltimateBeneficialOwner.sex:Male,Female,Unknown.
Individual addressโ
Related field: company.relatedIndividuals[i].address
| Field | ๐ซ๐ท France | ๐ง๐ช Belgium | ๐ฉ๐ช Germany | ๐ฎ๐น Italy | ๐ณ๐ฑ Netherlands | ๐ช๐ธ Spain |
|---|---|---|---|---|---|---|
addressLine1 | โ CND โถ | โ REQ | โ OPT | โ REQ | โ CND โถ | โ REQ |
addressLine2 | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
city | โ CND โถ | โ REQ | โ OPT | โ REQ | โ CND โถ | โ REQ |
country | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
postalCode | โ CND โถ | โ REQ | โ OPT | โ REQ | โ CND โถ | โ REQ |
state | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT | โ OPT |
โถ In France and the Netherlands, addressLine1, city, and postalCode are required if type is LegalRepresentative or LegalRepresentativeAndUltimateBeneficialOwner.
Individual birth informationโ
Related field: company.relatedIndividuals[i].birthInfo
| Field | ๐ซ๐ท France | ๐ง๐ช Belgium | ๐ฉ๐ช Germany | ๐ฎ๐น Italy | ๐ณ๐ฑ Netherlands | ๐ช๐ธ Spain |
|---|---|---|---|---|---|---|
birthDate | โ REQ | โ REQ | โ CND โท | โ REQ | โ REQ | โ REQ |
city | โ REQ | โ REQ | โ CND โท | โ REQ | โ REQ | โ REQ |
country | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
postalCode | โ REQ | โ REQ | โ CND โท | โ REQ | โ REQ | โ CND โท |
โท In Germany (for birthDate, city, postalCode) and Spain (for postalCode only), these fields are required if relatedIndividuals[i].type is LegalRepresentative or LegalRepresentativeAndUltimateBeneficialOwner.
Individual tax informationโ
Related field: company.relatedIndividuals[i].taxIdentificationNumber
| Field | ๐ซ๐ท France | ๐ง๐ช Belgium | ๐ฉ๐ช Germany | ๐ฎ๐น Italy | ๐ณ๐ฑ Netherlands | ๐ช๐ธ Spain |
|---|---|---|---|---|---|---|
taxIdentificationNumber | โ CND โธ | โ CND โธ | โ REQ | โ REQ | โ CND โธ | โ CND โธ |
โธ taxIdentificationNumber is required if relatedIndividuals[i].type is UltimateBeneficialOwner or LegalRepresentativeAndUltimateBeneficialOwner and at least one of the following is true:
accountInfo.countryis Germany or Italy.company.regulatoryClassificationisNonFinancialPassiveandrelatedIndividuals[i].address.countryis different fromaccountInfo.country.
Individual US tax informationโ
Related field: company.relatedIndividuals[i].unitedStatesTaxInfo
| Field | ๐ซ๐ท France | ๐ง๐ช Belgium | ๐ฉ๐ช Germany | ๐ฎ๐น Italy | ๐ณ๐ฑ Netherlands | ๐ช๐ธ Spain |
|---|---|---|---|---|---|---|
isUnitedStatesPerson | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |