Entity

Link an associated person

POST/entities/{entity_id}/associated-persons

Link a person entity as an associated person to a business entity.

Path Parameters

entity_id

stringRequired

Unique identifier for the entity.

Body Parameters

ownership_percentage

integerOptional

The percentage of ownership the person holds in the business (0-100).

person_entity_id

stringRequired

The ID of the person entity to associate with the business entity.

roles

array of stringsRequired

The roles of the person in the business. Possible values: control_person, beneficial_owner, account_opener, grantor, trustee, beneficiary, card_holder

title_in_business

stringOptional

The person's title or role name within the business (e.g. "Chief Executive Officer").