Skip to main content
POST
cURL

Path Parameters

businessId
integer<int64>
required

Body

firstName
string | null
lastName
string | null
email
string | null
companyName
string | null
address
object
billingAddress
object
shippingAddress
object
isTaxExempt
boolean
tags
string[] | null
currency
string | null
acceptsMarketing
boolean
phoneNumber
string | null
nickname
string | null
note
string | null
locale
string | null
accountNumber
string | null
customerNumber
string | null
birthDate
string<date-time> | null
metadata
object | null

Response

OK

id
integer<int64>
firstName
string | null
lastName
string | null
email
string | null
billingAddress
object
shippingAddress
object
phoneNumber
string | null
tags
string[] | null
currency
string | null
acceptsMarketing
boolean
createdAt
string<date-time>
updatedAt
string<date-time> | null