Gets shifts based on certain optional criteria.

Request

GET http:///api/v2/ess/{employeeId}/timeandattendance/shift/{shiftId}/notes

Path parameters

Parameter name Value Description Additional
employeeId int32 Required
shiftId int32 Required

Query parameters

Parameter name Value Description Additional
EmployeeId int32
IsAdminInitiated boolean
Type string

Possible values are:

  • Shift
  • ClockOn
  • ClockOff
Visibility string

Possible values are:

  • Hidden
  • Visible

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

OK

ShiftNoteViewModel