Skip to main content
PUT
cURL

Path Parameters

id
integer<int64>
required
businessId
string
required

Body

firstName
string | null
lastName
string | null
email
string | null
taxExempt
boolean
tags
string[] | null
currency
string | null
acceptsMarketing
boolean
phoneNumber
string | 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