customers
Fetch customer
Returns the customer detail (identification + addresses) by its identifier.
get/api/v1/customers/{id}
Path parameters
idstring uuid required
Example:01920000-0000-7000-8000-000000000000
Customer identifier (UUID).
Response
Customer found.