POST
/
customers

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Sellix-Merchant
string

The name of the store to perform actions on via the API

Body

application/json
email
string
required

Customer email

name
string
required

Customer name

surname
string
required

Customer surname

phone
string

Customer phone

phone_country_code
string

Customer phone country code

country_code
string

Customer country code

street_address
string

Customer street address

additional_address_info
string

Customer street address additional info

city
string

Customer city

postal_code
string

Customer postal code

state
string

Customer state

Response

200 - application/json
status
integer
data
object
error
string
message
string
env
string