Customerarea

Customers

3min



Use this route to create a new customer
POST
Request
Header Parameters
X-API-KEY
required
String
X-API-KEY
Body Parameters
email
required
String
The customer email
password
required
String
The customer password used to login
customer_name
required
String
The customer name
country_code
required
String
The customer country code (ISO 3166-1 alpha-2 format) See directory/countries for countries list
industry_code
required
Number
The customer industry See directory/industries for industries list
company_name
required
String
The company name Required with all industries except family
customer_surname
optional
String
The customer surname
skype
optional
String
The customer skype contact
phone
optional
String
The customer phone number
lang
optional
String
Preferred customer language, defaults EN

Get your customer list
GET
Request
Header Parameters
X-API-KEY
required
String

GET
Request
Header Parameters
X-API-KEY
required
String
Body Parameters
customer_code
required
String
lang
optional
String
EN, ES, IT

POST
Request
Header Parameters
X-API-KEY
required
String
Body Parameters
customer_code
required
String
Customer code
license_id
required
String
The License ID

POST
Request
Header Parameters
X-API-KEY
required
String
Body Parameters
customer_code
required
String
ID of the customer
password
required
String
must be at least 8 chars must be maximum 15 chars




Updated 29 Feb 2024
Doc contributor
Doc contributor
Did this page help you?