Retrieving entity ownership structures
Once a verification has processed, you can retrieve the entity's ownership structure.
Retrieving the ownership structure of an entity is simple, and is available for manually-entered or automatically-detected directors, shareholders, universal beneficial owners, or others.
Retrieving an entity's ownership structure
POST
/api-retrieve-ubo
Once the entity has been verified, retrieve the ownership structure and information.
Headers
Body
Response
detectedPosition
types are roles that we've automatically identified during verification.
inputtedPosition
types are roles that the entity has manually entered, in the event of manual fallback.
Note: The applicantId
can be empty/null when the representative has been identified, but not yet verified. If applicable, once an applicant or entity has been created to verify the representative, manually or automatically in a flow, the applicantId
will appear.
Last updated