Update a Customer Record
Updates the specified customer record fields.
This endpoint requires the Customers Manager role.
URL
Headers
Request Body
fields (required): An array of UnifiedFieldData objects. A list of fields to update. Fields not specified in this list will not change.
Response
Success -> 200
No Content
Last updated