Customers
Update a customer
Performs a partial update on an existing customer using their client-defined customerId
.
PATCH
Authorizations
The Server API Key obtained from the ParityDeals application. Pass as a Bearer token in the Authorization header. Example: 'Authorization: Bearer YOUR_API_KEY'
Path Parameters
The client-defined unique identifier for the customer.
Body
application/json
Fields for updating an existing customer. Only provided fields will be updated.
Response
200 - application/json
Customer Updated
The response is of type object
.