v1

latestOpenAPI 3.0.22026-07-26128245430.3 KB
Associated Persons

Delete a single associated person

Delete an associated person by ID

delete/associated_persons/{associatedPersonID}

Response

Successfully deleted associated person

idstring required

Unique identifier for the associated person

emailstring

The email address of the associated person

first_namestring

The first name of the associated person

last_namestring

The last name of the associated person

has_ownershipboolean

True if this person has at least 25% ownership of the business.

has_controlboolean

True if this is the control person of the company, having significant responsibility to control, manage or influence the activities of the business entity.

is_signerboolean

True if this person is able to authorize transactions on behalf of the business.

titlestring

The title of this associated person at the company, e.g. CEO, CFO, etc.

attested_ownership_structure_atstring

When this individual attested to the correctness of the ownership structure provided to Bridge. If provided by at least one control person, ownership documents for the business are not required.

relationship_established_atstring

When the associated person relationship was established in format yyyy-mm-dd.

created_atinteger required

Created timestamp in milliseconds since Unix epoch

updated_atinteger required

Last updated timestamp in milliseconds since Unix epoch