Gets relevant lookup data for the employee in relation to a kiosk.
GET http:///api/v2/ess/{employeeId}/timeandattendance/lookupdata
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| employeeId | int32 | Required | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK | SgTimeAndAttendanceLookupDataModel | 
Powered by DapperDox