Update customer
Update customer allows users to modify and update customer information within the system. Users can easily adjust customer details such as name, email, phone number, and more. This section provides a seamless way to keep customer data accurate and up-to-date.
Header Parameters
The authorization token for accessing the API.
The type of content in the request or response.
Path Parameters
The unique identifier for the customer.
Body Parameters
The unique identifier for the customer.
The given name or first name of the customer.
The email address of the customer.
The password for the customer account.
The phone number associated with the customer.
The status of the user account.
Response
Response Attributes
The customer parameter contains the updated information of the customer after the update request.
Show child attributes
Response Attributes
The errors parameter includes any error messages or issues encountered during the customer update process.
Show child attributes
Response Attributes
The errors parameter includes any error messages or issues encountered during the customer update process.