v1

latestOpenAPI 3.1.02026-07-2496304466.3 KB
Businesses

Add Beneficial Owner

post/businesses/{business_id}/beneficial_owners

Path parameters

business_idstring required

A business identifier.

Headers

LMG-Data-Privacy-Access-Principalstring required
LMG-Data-Privacy-Access-Justificationstring required

Request body

personstring required

A person identifier. This field represents the person associated as beneficial owner.

shares_pctstring number required

The amount of shares (in percent) held by this beneficial owner.

voting_rights_pctstring number

The amount of voting rights (in percent) held by this beneficial owner. Required for KYC reliance partners only.

nature'real' | 'notional' required

A category describing the nature of a UBO:

<ul> <li><code>real</code> <li><code>notional</code> </ul>

Response

Successful Response

idstring required

The unique identifier for this beneficial owner.

personstring required

A person identifier. This field represents the person associated as beneficial owner.

shares_pctstring number required

The amount of shares (in percent) held by this beneficial owner.

voting_rights_pctstring number

The amount of voting rights (in percent) held by this beneficial owner. Required for KYC reliance partners only.

nature'real' | 'notional' required

A category describing the nature of a UBO:

<ul> <li><code>real</code> <li><code>notional</code> </ul>