Skip to main content
PUT
cURL

Path Parameters

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
id
integer<int64>

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