Create customer

The API allows to create new customer in the system

Body Params

Created customer object

string

Customer ID for the new customer

string

Email address of the new customer

string

Customername of the new customer

string

First name of the new customer

string

Last name of the new customer

string

Phone number of the new customer

boolean

Flag indicating if the customer is a corporate customer

string

Role name of the new customer

string

ID of the parent customer

string

Status of the new customer

customerGroup
object
number

ID of the customer group

string

Date and time when the customer was created

string

Date and time when the customer was last updated

string

Date and time of the customer's last login

string

Last action performed by the customer

string

IP address of the customer's last login

string
enum

This information indicates that the customer should do something. For example if the value is equal 'new_password_required' it means the customer should change own password.

Allowed:
string

Date and time until which the customer is blocked

boolean

Flag indicating if the customer's phone number is confirmed

boolean

Flag indicating if the customer's email address is confirmed

companyDetails
object
integer

ID of the customer's company

physicalAddresses
array of objects

Array of physical addresses associated with the customer

physicalAddresses
mailingAddresses
array of objects

Array of mailing addresses associated with the customer

mailingAddresses
integer

ID of the customer's class

string

Date of birth of the customer

string

Type of document associated with the customer

string

Personal ID document of the customer

string

internal notes left by the admin

string

customer's position

Responses

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