Skip to main content
POST
Create Customer

Authorizations

Authorization
string
header
required

API Key. Example: sk_live_xxxxx or pk_live_xxxxx

Body

application/json
email
string
required
first_name
string
last_name
string
phone
string
external_id
string
tags
string[]
metadata
object

Response

201 - application/json

Created

id
string
email
string
first_name
string
last_name
string
phone
string
external_id
string
status
enum<string>
Available options:
active,
disabled
total_orders
integer
total_spent
object
tags
string[]
addresses
object[]
metadata
object
created_at
string<date-time>