v1

latestOpenAPI 3.1.02026-07-2496304466.3 KB
Businesses

Add Legal Representative

post/businesses/{business_id}/legal_representatives

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 being a legal representative.

representation_rule'sole_representation' | 'joint_representation' required

A category describing the representation rule for a legal representative:

<ul> <li><code>sole_representation</code>: The legal representative alone can represent the company. <li><code>joint_representation</code>: The legal representative needs at least one more legal representative to represent the company. </ul>

Response

Successful Response

idstring required

An identifier for the legal representative.

personstring required

A person identifier. This field represents the person being a legal representative.

representation_rule'sole_representation' | 'joint_representation' required

A category describing the representation rule for a legal representative:

<ul> <li><code>sole_representation</code>: The legal representative alone can represent the company. <li><code>joint_representation</code>: The legal representative needs at least one more legal representative to represent the company. </ul>