Update a contact

Updates an existing contact by UUID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The contact UUID

Body Params
string
enum

Contact type (client, supplier, lead, subcontractor)

Allowed:
string
enum

Legal status: individual (private person) or company (business entity)

Allowed:
string

Company or business name (required if legalStatus is company)

string

Legal entity form (e.g. SARL, SAS, LLC, Inc)

string

First name

string

Last name

string

Business identification number (e.g. SIREN, EIN)

string

Intra-community VAT number (e.g. FR12345678901)

emails
array of objects

List of email addresses (only array format is accepted)

emails
phones
array of objects

List of phone numbers (only array format is accepted)

phones
addresses
array of objects

List of postal addresses (only array format is accepted)

addresses
string

Notes or additional information about the contact

Response
200

Contact updated successfully

Language
LoadingLoading…