Get Customer Details
GET /api/Customers/GetCustomer/:id
Tier: Public — stable, supported for third-party integration.
Returns the full detail of a single customer.
Request
The customer. See Customers.CustomerDetailDto.
Unknown id — empty error array.
Caller is not authenticated.