Retrieve a customer by id from the relevant Customer provider.
Requested customer
Customer data model, including personal information and associated addresses.
Unique customer identifier from the Customer Management System.
Customer's email address.
Customer's first name. May include multiple names for middle name support.
Customer's last name.
List of addresses associated with the customer.
Unique identifier for the address. It may be unique per customer or per location.
Primary address line, typically the building name or street address.
Optional second address line, often used for additional street details.
Optional third address line, used for specifying an area within a city.
City where the address is located.
Region where the address is located (e.g., county in the UK, state in the US, province in France).
Postal code or ZIP code for the address.
Country where the address is located.
Timestamp indicating when the address was created.
Timestamp indicating when the address was last updated.
Metadata object for storing additional address-related information.
Customer's phone number.
Timestamp indicating when the customer was created.
Timestamp indicating when the customer was last updated.
Metadata object for storing additional customer-related information.
Additional information about the resource.
Bad Request
Details of problems encountered processing the request.
Details of a problem encountered processing the request.
The HTTP status code applicable to the problem
A short-human readable description of the problem, this should not change from occurrence to occurrence.
A human-readable explanation specific to this occurrence of the problem.
Unauthorized
Details of problems encountered processing the request.
Details of a problem encountered processing the request.
The HTTP status code applicable to the problem
A short-human readable description of the problem, this should not change from occurrence to occurrence.
A human-readable explanation specific to this occurrence of the problem.
Forbidden
Details of problems encountered processing the request.
Details of a problem encountered processing the request.
The HTTP status code applicable to the problem
A short-human readable description of the problem, this should not change from occurrence to occurrence.
A human-readable explanation specific to this occurrence of the problem.
Too Many Requests
Details of problems encountered processing the request.
Details of a problem encountered processing the request.
The HTTP status code applicable to the problem
A short-human readable description of the problem, this should not change from occurrence to occurrence.
A human-readable explanation specific to this occurrence of the problem.
Internal Server Error
Details of problems encountered processing the request.
Details of a problem encountered processing the request.
The HTTP status code applicable to the problem
A short-human readable description of the problem, this should not change from occurrence to occurrence.
A human-readable explanation specific to this occurrence of the problem.
Service Unavailable
Details of problems encountered processing the request.
Details of a problem encountered processing the request.
The HTTP status code applicable to the problem
A short-human readable description of the problem, this should not change from occurrence to occurrence.
A human-readable explanation specific to this occurrence of the problem.