Gets the employee's roster shifts within the date range.
GET http:///api/v2/ess/{employeeId}/shift
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| employeeId | string | Required | 
| Parameter name | Value | Description | Additional | 
|---|---|---|---|
| fromDate | date-time | Required | |
| toDate | date-time | Required | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK | AuEssRosterShiftModel | 
Powered by DapperDox