id | string | Unique identifier |
owner_type | "person" | "entity" | "other" | What type of entity is the owner |
owner_id | string | undefined | ID of the person or entity. Absent when owner_type is "other" |
other_description | string | undefined | Description when owner is “other” (e.g., “Public shareholders”) |
country | string | undefined | Country/jurisdiction for entity owners (ISO 3166-1 alpha-2) |
registration_number | string | undefined | Company registration number for entity owners |
owned_type | "target" | "entity" | Whether this is ownership of the target company or another entity |
owned_id | string | undefined | ID of the owned entity. Absent when owning the target company |
percentage | number | Ownership percentage |
is_direct | boolean | Whether this is direct or indirect ownership |
is_nominee | boolean | Whether this is a nominee arrangement |
beneficial_owner_id | string | undefined | If nominee, the ID of the actual beneficial owner |