Gets shifts based on certain optional criteria.
GET http:///api/v2/ess/{employeeId}/timeandattendance/shift/{shiftId}/notes
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| employeeId | int32 | Required | |
| shiftId | int32 | Required |
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| EmployeeId | int32 | ||
| IsAdminInitiated | boolean | ||
| Type | string |
Possible values are:
|
|
| Visibility | string |
Possible values are:
|
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK OK |
ShiftNoteViewModel |
Powered by DapperDox