Persons
Create a person
Create a new person. Represent a private contact
post/apps/{appId}/persons
Path parameters
appIdinteger required
The identifier of the Sinao application you are using. Each application corresponds to a company and an accounting. A user can have several Sinao applications. To retrieve the identifiers of its applications, you must call the endpoint /apps.
Query parameters
civilitystring
Civility is the lastname prefix
lastnamestring required
firstnamestring
metadatastring[] nullable
relationshipobject nullable
Updates the contact's relationship information
Update of a contact card containing the billing address of the individual and his contact information
Updates main establishment information (first establishment)
Response
Success