Create a contact

Creates a new contact (individual or company) with emails, phones, and addresses.

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

Contact type (client, supplier, lead, subcontractor)

Allowed:
string
enum
required

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
201

Contact created successfully

Language
LoadingLoading…