Create customer

Create a new customer with full validation. Supports both individual and company customer types. For individual customers, first_name and/or last_name are required. For company customers, company_name is required. SIRET validation is performed for French companies (14 digits). The customer is automatically assigned to your organization.

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

Serializer pour la création d'un client

string
enum
required
  • individual - Particulier
  • company - Entreprise
Allowed:
string
length ≤ 254

⚠️ DEPRECATED: Utilisez le champ 'emails' pour plusieurs adresses email

string
length ≤ 20
^\+?1?\d{9,15}$

⚠️ DEPRECATED: Utilisez le champ 'phones' pour plusieurs numéros

string

Liste des adresses email (format: ['[email protected]', '[email protected]'])

string

Liste des numéros de téléphone (format: ['+33123456789', '+33987654321'])

string
length ≤ 255
string
length ≤ 14
string
length ≤ 20
string
length ≤ 100
string
length ≤ 100
string
string
length ≤ 10
string
length ≤ 100
string
length between 1 and 2
string
length ≤ 255

ID externe pour identifier le client

string
length ≤ 255

Référence externe pour identifier le client

boolean
string
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json