The Retrieve Parent Associations Endpoint will allow fetching the parent associations of an entity either Business or Individual. Parent associations are where the entities are a part of the owners and officeholders either through the ASIC registry or manual association. These associations also include any associations created via the manually associated entities workflow. We can also assign the depth to which we would like to fetch the associations for example only the directly associated parent - 1 level etc.Documentation Index
Fetch the complete documentation index at: https://docs.frankieone.com/llms.txt
Use this file to discover all available pages before exploring further.
Please note the associations will also include any deactivated entities that exist in the system as parents.
Endpoint
../../business/{entityId}/parentAssociations
Params
resultLevel - This determines to what level the results will be fetched in the query. The default is Full. You can assign numbers to the level you would like to retrieve association till.
Request
RequestResponse
Response
- Entity 7d58f272-67da-0b3c-2ec5-fd318035e8e5 has two types of associations with the entity ID - 15b338c9-32a8-611d-86ac-ab8dff1c67db (which is it’s parent) which are as a shareholder and a ultimate_beneficial_owner
- Entity 15b338c9-32a8-611d-86ac-ab8dff1c67db has then subsequent assocaitions with the entity ID - a8ed972a-6ed2-e5dc-c6e0-d72a27565bfd(which is it’s parent) as a static_beneficial_owner and a static_officer
- Entity a8ed972a-6ed2-e5dc-c6e0-d72a27565bfd has no further parent associations