Customer Self
Update customer details - customer context
Using this endpoint, customers can update their own details through the storefront UI.
PUT
Authorizations
The access token.
Headers
A header used by fabric to identify the tenant making the request. You must include tenant id in the authentication header for an API request to access any of fabric’s endpoints. You can retrieve the tenant id , which is also called account id, from Copilot. This header is required.
Example:
"517fa9dfd42d8b00g1o3k312"
Unique request ID
Body
application/json
A sample request to update customer's details.
The body is of type object
.
Response
200
application/json
OK
The response is of type object
.