v2

latestOpenAPI 3.0.0Apache 2.02026-07-2638645559.8 KB
Persons

Update a person

Update a person by id

post/apps/{appId}/persons/{id}

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.

idinteger required

ID of a person

Query parameters

civilitystring nullable

Civility is the lastname prefix

lastnamestring
firstnamestring
string byte
OR
string uri
metadatastring[] nullable
relationshipobject nullable

Updates the contact's relationship information

namestring
phonesstring[]

Replace all phones

emailsstring[]

Replace all emails

phonestring

Add one phone

emailstring

Add one email

nicstring

Establishment number (french NIC)

Update of a contact card containing the billing address of the individual and his contact information

namestring
phonesstring[]

Replace all phones

emailsstring[]

Replace all emails

phonestring

Add one phone

emailstring

Add one email

nicstring

Establishment number (french NIC)

Updates main establishment information (first establishment)

Response

Success

idinteger
civilitystring nullable

Civility is the lastname prefix

lastnamestring
firstnamestring
imagestring uri