Create a person
Create a reusable Commenda OS person for one of your customers. Use the returned person.id as a KEY_PERSON resource id when registering incorporation participants. For Singapore residential address requirements, include residentialAddress.
person.id as the participant resource id:
Person addresses
Some incorporation requirements validate fields on the referenced person resource. For Singapore individual directors and shareholders,participants.{participantId}.resource.residentialAddress is satisfied by setting residentialAddress on the person:
residentialAddress field. It does not create a Commenda OS Location; Location resources are business-entity addresses, such as a partner-provided registered office address.Authorizations
Path Parameters
Commenda customer identifier.
Body
Create a reusable Commenda OS person for one of your customers. The customerId is taken from the URL path.
"Jane"
"Founder"
"jane@acme.com"
"+14155550123"
Person residential address. Use this for participant resource requirements such as participants.{participantId}.resource.residentialAddress.
"2025-01-01"
"1990-04-18"
"SG"
SSN or ITIN, when applicable.
"123-45-6789"
false
Director Identification Number (DIN) assigned to Indian directors.
"00012345"
Response
Person created successfully