v1

latestOpenAPI 3.0.32026-07-26184851.6 MB
Customer

Update Customer

Updates the supplied customer fields. Customers are not deleted through this API.

patch/v1/customers/{customerId}

Path parameters

customerIdstring uuid required

Customer identifier.

Request body

namestring
emailstring email
type'individual' | 'business'
phonestring
status'ACTIVE' | 'INACTIVE'

Whether the customer is active or inactive.

Response

Customer updated.

statusCodeinteger required
messagestring required