Gets the Work Types, Shift Conditions, Locations, and Reporting Dimension Values (if enabled) for this Employee.
GET http:///api/v2/business/{businessId}/manager/{employeeId}/timesheet/reference
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| employeeId | int32 | Required | |
| businessId | string | Required | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK | SgTimesheetReferenceData | 
Powered by DapperDox