Skip to main content
PATCH
Update Customer

Authorizations

x-api-key
string
header
required

Path Parameters

customerId
string<uuid>
required

Customer identifier.

Body

application/json
name
string
email
string<email>
type
enum<string>
Available options:
individual,
business
phone
string
status
enum<string>

Whether the customer is active or inactive.

Available options:
ACTIVE,
INACTIVE

Response

200 - application/json

Customer updated.

statusCode
integer
required
message
string
required
data
object
required