Get Customer
Query to fetch a single customer by their identifier.
/customers/{customerId}Overview
GetCustomer is handled by the Customer APICustomer APIServicev1.0.0The public-facing API for customer profiles. Handles commands to register and update customers, serves customer reads, a...Publishescustomer-registered, customer-updatedSubscribesregister-customer, update-customer +1APIsOpenAPIOwnercustomer-platformMapRepoView docs. It returns the current state of a single customer, read directly from the Customer DatabaseCustomer DatabaseContainerv1.0.0
PostgreSQL database that is the system of record for all customer profile data.MapView docs.
Architecture diagram
Schema
JSON Schema
Query to fetch a single customer by their identifier, and the customer returned
Parameters used to look up the customer
The customer returned by the query