Skip to main content
POST
Create customer

Authorizations

Authorization
string
header
required

Use your Shoppex API key in the Authorization header.

Body

email
string
required
name
string
phone
string | null
country_code
string | null
street_address
string | null
city
string | null
postal_code
string | null
upsert
boolean

Response

200 - application/json

Successful response

data
object