Validate data without creating

Validate global customer data without creating it in the database. Useful for checking data validity before actual creation. Returns validation errors if any field is invalid.

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

Serializer pour valider les données sans créer d'objet
Utilisé par l'endpoint POST /validate_data/

string
enum
required
  • individual - Particulier
  • company - Entreprise
Allowed:
delivery_location
object
required
contact
object
opening_hours
array of objects
opening_hours
string
length ≥ 1
string
length between 1 and 20
string
string
string
length between 1 and 255
string
length ≤ 14
string
length between 1 and 20
string
length between 1 and 100
string
length between 1 and 100
string
length ≥ 1
string
length between 1 and 10
string
length between 1 and 100
string
length between 1 and 2
Defaults to FR
string
length between 1 and 255
string
length between 1 and 255
boolean
Defaults to true
string
length ≥ 1
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