Updates the display name for a customer record. Use this to correct customer names, update business names after rebranding, or maintain accurate customer information for invoicing and reporting. Returns the updated customer object with the new name applied immediately across all billing documents and interfaces.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The customer name
The body is of type object
.
Success
The response is of type object
.