Create a new shareholder for an entity
Adds manually collected shareholder information to an entity. The request creates a shareholder and the relation between that shareholder and the entity.
Authorizations
Your API key is available in the Production and Sandbox dashboards.
Path Parameters
Body
Direction of the ownership relation to create
shareholders, shareholder_of "shareholders"
Name of the shareholder to add
"JUAN MANUEL PEREZ GONZALEZ"
Number of shares represented by the relation
x >= 0.011500.5
Shareholder RFC, when available
12 - 13"PEIC211118IS0"
Response
Shareholder created successfully
Unique shareholder ID
"91ab5678-1234-5678-9abc-def012345678"
Name of the person or company that owns shares
"JUAN MANUEL PEREZ GONZALEZ"
Shareholder type, where physical is a person, legal is a company, and unknown means the type cannot be determined
physical, legal, unknown "physical"
Shareholder RFC, when available
12 - 13"PEIC211118IS0"
Relations that connect this shareholder to entities
Entity created for this shareholder after promotion, if the shareholder has been promoted
"/entities/91ab5678-1234-5678-9abc-def012345678"
Date and time the resource was created
"2020-01-01T12:15:00.000Z"
Date and time the resource was last updated
"2020-01-01T12:15:00.000Z"
Shareholder IRI reference
"/shareholders/91ab5678-1234-5678-9abc-def012345678"