KYC verification of partnerships
Use this API call to perform KYC verification of partnerships.
Parameters
Name | Type | Description |
---|---|---|
country | string | AUT, BEL, BRA, CAN, CHE, DEU, DNK, ESP, FRA, GBR, ITA, MEX, NLD, NOR, SWE |
name | string | |
entityNumber | string | |
principalPlaceOfBusinessRequired | string | address |
partnershipAgreement | string | base64 Data URI (JPG/PNG/PDF) |
stakeholders | array | partners (*) |
Stakeholder types
Name | Type | Note |
---|---|---|
partners | individual | Individuals who are partners. In cases where the partners are organisations (e.g., companies, trusts, etc.), submit the ultimate beneficial owners and controllers of the partner organisations. |
Note on submitting stakeholders
For each partnership, the same individual can hold multiple stakeholder roles. For example, in a partnership, a person may be both a partner and a beneficiary. We strongly recommend submitting an individual in only one stakeholder role. If there is a specific role that must be included (i.e., is required), such as partner, submit the individual in that role to avoid running multiple KYCs (identity verifications) for the same person within a single KYB, which would be redundant. This is a cost-effective approach. For instance, if John ok Citizen is both a partner and beneficiary of MY PARTNERSHIP, submit John ok Citizen as a partner, as this role is required to be submitted, rather than as both. This will prevent duplicate charges for verification. Even if the individual is submitted under one role, bronID will map any additional relevant roles in the background and include them in the documentation.
Note on uploading documents
Base64 encoded uploads must be submitted as a Data URI (with data format prefix). Example PDF format:
data:application/pdf;base64,JVBERi0xLjUKJYCBgoMKMSAwIG9i...