Theme switcher

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

Authorizationstring

The authorization token for accessing the API.

Content-Typestring

The type of content in the request or response.

Path Parameters

customer_idstring

The unique identifier for the customer.

Body Parameters

idstring Required

The unique identifier for the customer.

given_namestring Required

The given name or first name of the customer.

last_Namestring Required
emailstring Required

The email address of the customer.

passwordstring Required

The password for the customer account.

phonestring Required

The phone number associated with the customer.

userStatusstring

The status of the user account.

Response

200
Object

Response Attributes

customerobject

The customer parameter contains the updated information of the customer after the update request.

Show child attributes

400
Object

Response Attributes

errorsarray

The errors parameter includes any error messages or issues encountered during the customer update process.

Show child attributes

400
Object

Response Attributes

errorsarray

The errors parameter includes any error messages or issues encountered during the customer update process.

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

PUT

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?