Using this endpoint, a customer can update their own address through the storefront UI based on addressId
.
The access token.
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.
"517fa9dfd42d8b00g1o3k312"
A UUID of the request.
A 24-character system-generated ID of the customer's address.
"61a558b1b155125f02be7fb2"
A sample request for update address.
The body is of type object
.
OK
The response is of type object
.