Retrieves a single customer by ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the customer (in Smile) to retrieve.
A comma-separated list of related objects to include in the response.
vip_status, vip_status.vip_tier, vip_status.next_vip_tier The customer was successfully retrieved.