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 (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 (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.
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.
Address (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 |
Birth information (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 |
United States tax information (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 (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 (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.
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.
Address (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 (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.
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.
Address (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.
Birth information (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.
Tax informationโ
| 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.
United States tax information (relatedIndividuals[i].unitedStatesTaxInfo)โ
| Field | ๐ซ๐ท France | ๐ง๐ช Belgium | ๐ฉ๐ช Germany | ๐ฎ๐น Italy | ๐ณ๐ฑ Netherlands | ๐ช๐ธ Spain |
|---|---|---|---|---|---|---|
isUnitedStatesPerson | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
unitedStatesTaxIdentificationNumber | โ CND โน | โ CND โน | โ CND โน | โ CND โน | โ CND โน | โ CND โน |
โน unitedStatesTaxIdentificationNumber is required if relatedIndividuals[i].unitedStatesTaxInfo.isUnitedStatesPerson is true.
Legal representativeโ
The legalRepresentative object is required if type is LegalRepresentative or LegalRepresentativeAndUltimateBeneficialOwner.
| Field | ๐ซ๐ท France | ๐ง๐ช Belgium | ๐ฉ๐ช Germany | ๐ฎ๐น Italy | ๐ณ๐ฑ Netherlands | ๐ช๐ธ Spain |
|---|---|---|---|---|---|---|
legalRepresentative.roles | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
Ownership and controlโ
The ultimateBeneficialOwner object is required if type is UltimateBeneficialOwner or LegalRepresentativeAndUltimateBeneficialOwner.
| Field | ๐ซ๐ท France | ๐ง๐ช Belgium | ๐ฉ๐ช Germany | ๐ฎ๐น Italy | ๐ณ๐ฑ Netherlands | ๐ช๐ธ Spain |
|---|---|---|---|---|---|---|
ultimateBeneficialOwner.qualificationType | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
ultimateBeneficialOwner.ownership.type | โ CND ยนโฐ | โ CND ยนโฐ | โ CND ยนโฐ | โ CND ยนโฐ | โ CND ยนโฐ | โ CND ยนโฐ |
ultimateBeneficialOwner.ownership.totalPercentage | โ CND ยนโฐ | โ CND ยนโฐ | โ CND ยนโฐ | โ CND ยนโฐ | โ CND ยนโฐ | โ CND ยนโฐ |
ultimateBeneficialOwner.controlTypes | โ CND ยนยน | โ CND ยนยน | โ CND ยนยน | โ CND ยนยน | โ CND ยนยน | โ CND ยนยน |
ยนโฐ ownership.type and ownership.totalPercentage are required if qualificationType is Ownership.
ยนยน controlTypes is required if qualificationType is Control.
Available options
qualificationType:Ownership,Control,LegalRepresentative.ownership.type:Direct,Indirect,DirectAndIndirect.controlTypes:VotingRights,ControlViaTrustOrSimilar,RightToAppointOrRemoveBoard,ShareholderAgreementOrContract,StrategicOrManagerialInfluence.
Identity document information (Italy only)โ
These fields are only required for Italian accounts (accountInfo.country = ITA).
| Field | ๐ซ๐ท France | ๐ง๐ช Belgium | ๐ฉ๐ช Germany | ๐ฎ๐น Italy | ๐ณ๐ฑ Netherlands | ๐ช๐ธ Spain |
|---|---|---|---|---|---|---|
ultimateBeneficialOwner.identityDocumentInfo.type | โ OPT | โ OPT | โ OPT | โ REQ | โ OPT | โ OPT |
ultimateBeneficialOwner.identityDocumentInfo.number | โ OPT | โ OPT | โ OPT | โ REQ | โ OPT | โ OPT |
ultimateBeneficialOwner.identityDocumentInfo.expiryDate | โ OPT | โ OPT | โ OPT | โ REQ | โ OPT | โ OPT |
ultimateBeneficialOwner.identityDocumentInfo.issueDate | โ OPT | โ OPT | โ OPT | โ REQ | โ OPT | โ OPT |
ultimateBeneficialOwner.identityDocumentInfo.issuingAuthority | โ OPT | โ OPT | โ OPT | โ REQ | โ OPT | โ OPT |
Related companies (company.relatedCompanies)โ
Use this array when a company (not an individual) serves as a legal representative for the account holder company.
| Field | ๐ซ๐ท France | ๐ง๐ช Belgium | ๐ฉ๐ช Germany | ๐ฎ๐น Italy | ๐ณ๐ฑ Netherlands | ๐ช๐ธ Spain |
|---|---|---|---|---|---|---|
entityName | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
registrationCountry | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
registrationNumber | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
roles | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ | โ REQ |
OAuth redirect parameters (oAuthRedirectParameters)โ
These fields are hidden from end users. Provide them through your backend integration only.
| Field | Description |
|---|---|
redirectUrl | URL to redirect to after the OAuth flow. |
state | Opaque value passed through the OAuth flow. |
No-code Web Bankingโ
If you use Swan's no-code Web Banking, the following fields are collected during the onboarding and sign-up flows.
accountAdmin.firstName,lastName,nationality.accountAdmin.address:addressLine1,city,country,postalCode.accountAdmin.birthInfo:birthDate,city,country,postalCode.company.relatedCompanies:entityName,registrationCountry,registrationNumber,roles.
API mappingโ
Use this table to map fields from the deprecated API to the new API.
Accountโ
| Deprecated field | New field |
|---|---|
accountCountry | accountInfo.country |
accountName | accountInfo.name |
Account administratorโ
| Deprecated field | New field |
|---|---|
legalRepresentativePersonalAddress.addressLine1 | accountAdmin.address.addressLine1 |
legalRepresentativePersonalAddress.addressLine2 | accountAdmin.address.addressLine2 |
legalRepresentativePersonalAddress.city | accountAdmin.address.city |
legalRepresentativePersonalAddress.country | accountAdmin.address.country |
legalRepresentativePersonalAddress.postalCode | accountAdmin.address.postalCode |
legalRepresentativePersonalAddress.state | accountAdmin.address.state |
| - | accountAdmin.birthInfo.birthDate |
| - | accountAdmin.birthInfo.city |
| - | accountAdmin.birthInfo.country |
| - | accountAdmin.birthInfo.postalCode |
email | accountAdmin.email |
| - | accountAdmin.firstName |
| - | accountAdmin.lastName |
| - | accountAdmin.nationality |
language | accountAdmin.preferredLanguage |
| - | accountAdmin.taxIdentificationNumber |
typeOfRepresentation | accountAdmin.typeOfRepresentation |
| - | accountAdmin.unitedStatesTaxInfo.isUnitedStatesPerson |
| - | accountAdmin.unitedStatesTaxInfo.unitedStatesTaxIdentificationNumber |
| - | accountAdmin.userDeviceInfo.geoloc.lat |
| - | accountAdmin.userDeviceInfo.geoloc.lng |
| - | accountAdmin.userDeviceInfo.ip |
| - | accountAdmin.userDeviceInfo.userAgent |
Companyโ
| Deprecated field | New field |
|---|---|
residencyAddress.addressLine1 | company.address.addressLine1 |
residencyAddress.addressLine2 | company.address.addressLine2 |
residencyAddress.city | company.address.city |
residencyAddress.country | company.address.country |
residencyAddress.postalCode | company.address.postalCode |
residencyAddress.state | company.address.state |
acquisitionChannel | company.acquisitionChannel |
businessActivityDescription | company.businessActivityDescription |
| - | company.businessActivity |
| - | company.businessActivityCode |
companyType | company.companyType |
| - | company.forecastYearlyIncome |
| - | company.headcount |
| - | company.legalFormCode |
monthlyPaymentVolume | company.monthlyPaymentVolume |
name | company.name |
| - | company.registrationDate |
registrationNumber | company.registrationNumber |
| - | company.regulatoryClassification |
| - | company.signupDate |
taxIdentificationNumber | company.taxIdentificationNumber |
tradeName | company.tradeName |
vatNumber | company.vatNumber |
| - | company.websites |
Related individuals (replaces representatives and UBOs)โ
The new company.relatedIndividuals array replaces both representatives and individualUltimateBeneficialOwners from the deprecated API.
| Deprecated field | New field |
|---|---|
representatives[i].firstName | company.relatedIndividuals[i].firstName |
representatives[i].lastName | company.relatedIndividuals[i].lastName |
representatives[i].gender | company.relatedIndividuals[i].sex |
representatives[i].nationality | company.relatedIndividuals[i].nationality |
representatives[i].type | company.relatedIndividuals[i].type |
representatives[i].roles | company.relatedIndividuals[i].legalRepresentative.roles |
representatives[i].preferredFirstName | company.relatedIndividuals[i].preferredFirstName |
| - | company.relatedIndividuals[i].email |
representatives[i].residencyAddress.* | company.relatedIndividuals[i].address.* |
representatives[i].birthDate | company.relatedIndividuals[i].birthInfo.birthDate |
representatives[i].birthCity | company.relatedIndividuals[i].birthInfo.city |
representatives[i].birthCountryCode | company.relatedIndividuals[i].birthInfo.country |
representatives[i].birthCityPostalCode | company.relatedIndividuals[i].birthInfo.postalCode |
individualUltimateBeneficialOwners[i].direct | company.relatedIndividuals[i].ultimateBeneficialOwner.ownership.type |
individualUltimateBeneficialOwners[i].indirect | (see ownership.type) |
individualUltimateBeneficialOwners[i].totalCapitalPercentage | company.relatedIndividuals[i].ultimateBeneficialOwner.ownership.totalPercentage |
| - | company.relatedIndividuals[i].ultimateBeneficialOwner.qualificationType |
| - | company.relatedIndividuals[i].ultimateBeneficialOwner.controlTypes |
individualUltimateBeneficialOwners[i].identityDocumentDetails.* | company.relatedIndividuals[i].ultimateBeneficialOwner.identityDocumentInfo.* |
Related companiesโ
The company.relatedCompanies array replaces entries in the deprecated representatives array where type was Company. The data is restructured as a dedicated top-level field with renamed fields.