EU required fields

📘

NOTE

The API fields shown on this page are relevant to the European Union only.
To see the full payload, see API Reference.

📘

NOTE

Throughout this page, the Trust/SoleTr/Assn columns include:

  • Trust
  • Sole trader
  • Associations

Throughout this page, the Private/Public/Govt columns include:

  • Private companies
  • Public companies
  • Government bodies

Throughout this page, the LLP columns are Limited Liability Partnerships.

Request parameters

PropertyDescriptionType
regionThe country or geographic region where the end-corporate customer is located and is onboarded. To onboard an EU-based customer, use the EU value.Required
businessDetailsAn object that accepts business details about the corporate customer.Required
riskAssessmentInfoAn object for the risk assessment information.Required
tagsAn object for the tags.Optional
clientIdThis field accepts the Nium client Id of the customer. It is received in the response of the previously executed Onboard Corporate Customer API. It's required only to re-initiate the KYB process.Optional
customerHashIdThis field accepts the unique customer identifier generated at the time of customer creation. It is received in the response of the previously executed Onboard Corporate Customer API. It's required only to re-initiate the KYB process.Optional

businessDetails object

An object that accepts business details about the corporate customer.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
referenceIdThe universally unique identifier (UUID) of the business entity that Nium uses to identify the businessDetails entity. If it's not provided, Nium generates one. The UUID is used to respond to a request for information (RFI) or to upload required documents for the business entity.OptionalOptionalOptional
businessNameThe name a corporate customer is registered under.RequiredRequiredRequired
businessRegistrationNumberThe business registration number.RequiredRequiredRequired
tradeNameIn case the corporate customer is doing business under a different name than their licensed business name.N/ARequiredOptional
websiteA company's set of related web pages located under a single domain name.OptionalOptionalOptional
businessTypeThe legal entity type of the business. See Enum values for a valid set of values.RequiredRequiredRequired
legalDetailsAn object for the legal details.RequiredRequiredRequired
taxDetailsAn object for the business taxation details.RequiredRequiredRequired
addressAn object for the registered and business addresses of the corporate customer.RequiredRequiredRequired
documentDetailsAn object for the business documents. This is required if searchId is not present.ConditionalConditionalConditional
stakeholdersAn object for the individual and corporate stakeholders of the corporate customer.RequiredRequiredRequired
applicantDetailsAn object for the applicant details.RequiredRequiredRequired
additionalInfoAn object for additional information about the business.OptionalOptionalOptional

legalDetails object

An object within the businessDetails object to accept legal details.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
registeredDateThe date the business was registered entered in yyyy-mm-dd format.RequiredRequiredRequired
registeredCountryThe country where the business is registered, specified in ISO 3166 format.RequiredRequiredRequired

taxDetails object

An array of objects within the businessDetails object to accept multiple values of taxation details of the corporate customer.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
countryThe country of residence for tax purposes, specified in ISO 3166 format.RequiredRequiredRequired
taxNumberThe tax ID number for this country.RequiredRequiredRequired

address object

An object within the businessDetails object to accept registered and business addresses.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
registeredAddressAn object for the address where the business is registered.RequiredRequiredRequired
businessAddressAn object for the address where the business is mainly conducted, if different than the registered address.OptionalOptionalOptional

registeredAddress object

An object within the businessDetails.address object to accept the address details where the corporate customer is registered.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
addressLine1The first address line of the registered business.RequiredRequiredRequired
addressLine2The second address line of the registered business.OptionalOptionalOptional
cityThe city where the corporate customer is registered.RequiredRequiredRequired
stateThe state where the corporate customer is registered.RequiredRequiredRequired
countryThe country where the corporate customer is registered, specified in ISO 3166 format.RequiredRequiredRequired
postcodeThe postal code where the corporate customer is registered.RequiredRequiredRequired

businessAddress object

An object within the businessDetails.address object to accept the address details of the principal place of business only when the registered address is different.

📘

NOTE

Use these fields only if the principal place of business is different than the registered address.
These fields are required only if isSameBusinessAddress = NO.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
addressLine1The first address line of the principal place of business if different than the registered business.ConditionalConditionalConditional
addressLine2The second address line of the principal place of business if different than the registered business.OptionalOptionalOptional
cityThe city of the principal place of business if different than the registered address.ConditionalConditionalConditional
stateThe state of the principal place of business if different than the registered address.ConditionalConditionalConditional
countryThe country where the principal place of business occurs if different than the registered country, specified in ISO 3166 format.ConditionalConditionalConditional
postcodeThe postal code where the principal place of business occurs if different than the registered address.ConditionalConditionalConditional

documentDetails object

An object within the businessDetails object to accept one or more business documents.

📘

NOTE

These fields are required only if searchId is not present.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
documentTypeThe type of business document. See Enum values for a valid set of values.ConditionalConditionalConditional
documentAn object for a copy of the document.ConditionalConditionalConditional

document object

A required object within the businessDetails.documentDetails object.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
fileNameThe name of the file.ConditionalConditionalConditional
fileTypeThe type of the file.ConditionalConditionalConditional
documentThe file as a base64 encoded string.ConditionalConditionalConditional

additionalInfo object

An object within the businessDetails object for additional information about the business.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
isSameBusinessAddressThis field accepts Yes or No to indicate if the principal place of business is the same or different from the registered business entity address. Required only if Yes; optional if No.OptionalOptionalOptional
searchIdThis field is required for eKYB and is returned in the response of the Exhaustive Corporate Details using Business ID API.OptionalOptionalOptional
businessExtractCoveredStakeholderThis is required only for PUBLIC_COMPANY and PRIVATE_COMPANY entities.
This field accepts Yes or No to indicate if the business extract document given covers the stakeholder details.
n/aOptionaln/a

stakeholders object

An object within the businessDetails object to accept one or many stakeholders' information.

For every stakeholder object, send either the stakeholderDetails or the businessPartner parameters.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
referenceIdThe universal unique identifier (UUID) associated with the stakeholder and stakeholder object. If the UUID isn't provided, Nium generates one. The UUID can be used to respond to an RFI or to upload the required documents.OptionalOptionalOptional
stakeholderDetailsAn object for the details of the individual stakeholder.RequiredRequiredRequired
businessPartnerAn object for the details of the corporate stakeholder, if available.RequiredRequiredRequired

stakeholderDetails object

A required object within the stakeholders object for the details of an individual stakeholder.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
kycModeThe KYC mode for verifying the individual stakeholder. Applicable values are E_KYC and MANUAL_KYC.RequiredRequiredRequired
firstNameThe first name of the individual stakeholder.RequiredRequiredRequired
middleNameThe middle name of the individual stakeholder.OptionalOptionalOptional
lastNameThe surname of the individual stakeholder.RequiredRequiredRequired
nationalityThe nationality of the individual stakeholder.RequiredRequiredRequired
dateOfBirthThe date the individual stakeholder was born in the yyyy-mm-dd format.RequiredRequiredRequired
birthCountryThe country of birth. Required only if the individual stakeholder's position is ULTIMATE_BENEFICIAL_OWNER, TRUSTEE, or PARTNER.ConditionalConditionalConditional
taxDetailsThe taxation details of the individual stakeholder.
Required if position is ULTIMATE_BENEFICIAL_OWNER, TRUSTEE, or PARTNER.
ConditionalConditionalConditional
professionalDetailsThe professional details of the individual stakeholder.RequiredRequiredRequired
addressAn object for the residential address of the individual stakeholder.RequiredRequiredRequired
contactDetailsAn object for the contact details of the individual stakeholder.OptionalOptionalOptional
documentDetailsAn object for the document details of the individual stakeholder.RequiredRequiredRequired
additionalInfoAn object for additional information about the individual stakeholder.RequiredRequiredRequired

taxDetails object

An array of objects within the businessDetails.stakeholders.stakeholderDetails object for the individual stakeholder's tax details of one or more countries.

📘

NOTE

This is required only if position is ULTIMATE_BENEFICIAL_OWNER, TRUSTEE, or PARTNER.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
countryThe country of the stakeholder's residence. of the individual stakeholder, specified in ISO 3166 format.ConditionalConditionalConditional
taxNumberThe Tax ID number for the corresponding country.ConditionalConditionalConditional

professionalDetails object

A required object within the businessDetails.stakeholders.stakeholderDetails object for the individual stakeholder's professional details.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
positionThe position of the individual stakeholder. See Enum values for the valid set of values.RequiredRequiredRequired
sharePercentageThe share percentage of the individual stakeholder in the company.
If the stakeholder’s position is ULTIMATE_BENEFICIAL_OWNER, then the share percentage is a required input parameter.
ConditionalConditionalConditional
positionStartDateThe date the individual stakeholder started the position of ULTIMATE_BENEFICIAL_OWNER. This is required only if the individual stakeholder is currently an ULTIMATE_BENEFICIAL_OWNER.ConditionalConditionalConditional

address object

A required object within the businessDetails.stakeholders.stakeholderDetails object for the individual stakeholder's residential address.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
addressLine1The first address line of the individual stakeholder.RequiredRequiredRequired
addressLine2The second address line of the individual stakeholder.OptionalOptionalOptional
cityThe city or suburb of the individual stakeholder.RequiredRequiredRequired
stateThe state of the individual stakeholder.RequiredRequiredRequired
countryThe country where the individual stakeholder resides, specified in ISO 3166 format.RequiredRequiredRequired
postcodeThe postal code of the individual stakeholder.RequiredRequiredRequired

contactDetails object

An optional object within the businessDetails.stakeholders.stakeholderDetails object for the stakeholder's contact information.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
emailThe individual stakeholder's email address.OptionalOptionalOptional
contactNoThe contact phone number of the individual stakeholder.OptionalOptionalOptional

documentDetails object

A required object within the businessDetails.stakeholders.stakeholderDetails object for the individual stakeholder's document details.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
documentTypeThe type of document. See enum Values for a valid set of values.RequiredRequiredRequired
documentNumberThe ID number for the given document type.RequiredRequiredRequired
documentIssuanceCountryThe country that issued the business document, specified in ISO 3166 format. This is required only if documentType = PASSPORT.ConditionalConditionalConditional
documentExpiryDateThe date the document will expire in yyyy-mm-dd format. This is required only if documentType = PASSPORT.ConditionalConditionalConditional

additionalInfo object

An object within the businessDetails.stakeholders.stakeholderDetails object for additional information about the individual stakeholder.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
isPepThis field accepts Yes or No to indicate if the individual stakeholder is a politically exposed person.RequiredRequiredRequired

businessPartner

If there is a corporate stakeholder, this is a required object within the businessDetails.stakeholders object with the business details of the corporate stakeholder.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
businessNameThe registered business name of the corporate stakeholder.RequiredRequiredRequired
businessRegistrationNumberThe business registration number.RequiredRequiredRequired
businessEntityTypeThe position of the corporate stakeholder in the company. See Enum values for a valid set of values.RequiredRequiredRequired
sharePercentageThe share percentage of the corporate stakeholder in the company.
If the stakeholder’s position is ULTIMATE_BENEFICIAL_OWNER, then the share percentage is a required input parameter.
ConditionalConditionalConditional
legalDetailsAn object for the legal details of the corporate stakeholder.RequiredRequiredRequired

legalDetails object

A required object within the businessDetails.stakeholders.businessPartner object for the corporate stakeholder's legal details.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
registeredCountryThe country where the corporate stakeholder is registered, specified in ISO 3166 format.RequiredRequiredRequired

applicantDetails object

A required object within the businessDetails object that contains details about the applicant.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
referenceIdThe universally unique identifier (UUID) associated with the applicant and applicant object. If the UUID isn't provided, Nium generates one. The UUID can be used to respond to an RFI or to upload required documents.OptionalOptionalOptional
kycModeThe KYC mode for verifying the identity of the applicant. Applicable values are E_KYC and MANUAL_KYC.RequiredRequiredRequired
firstNameThe first name of the applicant. Maximum character length is 40.RequiredRequiredRequired
middleNameThe middle name of the applicant. Maximum character length is 40.OptionalOptionalOptional
lastNameThe surname or the applicant. Maximum character length is 40.RequiredRequiredRequired
nationalityNationality of the applicant.RequiredRequiredRequired
dateOfBirthThe date on which the applicant was born in yyyy-mm-dd format.RequiredRequiredRequired
birthCountryThe country of birth. Required only if the applicant's position is ULTIMATE_BENEFICIAL_OWNER, TRUSTEE, or PARTNER.ConditionalConditionalConditional
professionalDetailsAn object for the professional details of the applicant.RequiredRequiredRequired
addressAn object for the address of the applicant.RequiredRequiredRequired
contactDetailsAn object for the contact details of the applicant.RequiredRequiredRequired
documentDetailsAn object for the document details of the applicant.RequiredRequiredRequired
additionalInfoAn object for additional information about the applicant.RequiredRequiredRequired

professionalDetails object

A required object within the businessDetails.applicantDetails object for the professional details of the applicant.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
positionThe position of the applicant. See Enum values for a valid set of values.RequiredRequiredRequired
sharePercentageThe share percentage of the applicant in the company.
If the applicant's position is ULTIMATE_BENEFICIAL_OWNER, then the share percentage is a required input parameter.
ConditionalConditionalConditional

address object

A required object within the businessDetails.applicantDetails object for the applicant's residential address.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
addressLine1The first address line of the applicant. Maximum character length is 40.RequiredRequiredRequired
addressLine2The second address line of the applicant. Maximum character length is 40.OptionalOptionalOptional
cityThe city of the applicant. Maximum character length is 50.RequiredRequiredRequired
stateThe state of the applicant. Maximum character length is 50.RequiredRequiredRequired
countryThe country where the applicant resides, specified in ISO 3166 format.RequiredRequiredRequired
postcodeThe postal code of the applicant. The character length minimum is 3 and maximum is 10.RequiredRequiredRequired

contactDetails object

A required object within the businessDetails.applicantDetails object for the applicant's contact information.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
emailThe applicant's email address. Maximum character length is 40.RequiredRequiredRequired
countryCode.The country code of the applicant's phone number.RequiredRequiredRequired
contactNoThe applicant's phone number. Maximum character length is 20.RequiredRequiredRequired

documentDetails object

A required object within the businessDetails.applicantDetails object for the applicant's document information.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
documentTypeThe type of document. See Enum values for a valid set of values.RequiredRequiredRequired
documentNumberThe ID number for the given document type.RequiredRequiredRequired
documentIssuanceCountryThe country that issued the business document, specified in ISO 3166 format. This is required only if documentType = PASSPORT.ConditionalConditionalConditional
documentExpiryDateThe date the document will expire in yyyy-mm-dd format. This is required only if documentType = PASSPORT.ConditionalConditionalConditional
documentAn object for the copy of the document.ConditionalConditionalConditional

document object

An object within the businessDetails.applicantDetails.documentDetails object for the document copy.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
fileNameThe name of the file.ConditionalConditionalConditional
fileTypeThe file type. Required only for trusts.ConditionalConditionalConditional
documentThe document saved as a base64 encoded string. Required only for trusts.ConditionalConditionalConditional

additionalInfo object

An object within the businessDetails.applicantDetails object that contains additional information about the applicant.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
isPepThis field accepts Yes or No to indicate if the applicant is a politically exposed person.RequiredRequiredRequired

riskAssessmentInfo object

The following are the details required to determine a Risk profile.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
totalEmployeesThe corporate customer's total number of employees. See Enum values for valid values.RequiredRequiredRequired
annualTurnoverThe corporate customer's amount of annual employee turnover.
See Enum values for valid values.
RequiredRequiredRequired
industrySectorThe corporate customer's industry sector.
See Enum values for valid values.
RequiredRequiredRequired
countryOfOperationThe country the corporate customer operates in, specified in ISO 3166 format.RequiredRequiredRequired
transactionCountriesThe array of countries where the transactions occur, specified in ISO 3166 format.RequiredRequiredRequired
intendedUseOfAccountThe customer's intended use of the account. See Enum values for valid values.RequiredRequiredRequired

tags object

This object contains the user-defined key-value pairs that the client provides. The maximum number of tags is 15.

PropertyDescriptionTrust/SoleTr/AssnPrivate/Public/GovtLLP
keyThe name of the tag. The maximum character length is 128.OptionalOptionalOptional
valueThe value of the tag. The maximum character length is 256.OptionalOptionalOptional