Update customer

Update a customer with complete replacement of all fields. All fields must be provided (use PATCH for partial updates). Validation rules apply: SIRET format, required fields based on customer type.

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

A UUID string identifying this Client.

Body Params

Serializer pour la mise à jour 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