⚙️API Integration
Customerarea
Clients
3min
Use this route to create a new customer
POST
Request
Header Parameters
X-API-KEY
String
required
X-API-KEY
Body Parameters
email
String
required
The customer email
password
String
required
The customer password used to login
customer_name
String
required
The customer name
country_code
String
required
The customer country code (ISO 3166-1 alpha-2 format)
See directory/countries for countries list
industry_code
Number
required
The customer industry
See directory/industries for industries list
company_name
String
required
The company name
Required with all industries except family
customer_surname
String
optional
The customer surname
skype
String
optional
The customer skype contact
phone
String
optional
The customer phone number
lang
String
optional
Preferred customer language, defaults EN
Get your customer list
GET
Request
Header Parameters
X-API-KEY
String
required
GET
Request
Header Parameters
X-API-KEY
String
required
Body Parameters
customer_code
String
required
lang
String
optional
EN, ES, IT
POST
Request
Header Parameters
X-API-KEY
String
required
Body Parameters
customer_code
String
required
Customer code
license_id
String
required
The License ID
POST
Request
Header Parameters
X-API-KEY
String
required
Body Parameters
customer_code
String
required
ID of the customer
password
String
required
must be at least 8 chars
must be maximum 15 chars
Mis à jour 14 Jan 2025

Cette page vous a-t-elle aidée?