Employee Cover Requests

This resource allows an employee to define and submit a request for a colleague to cover a shift.

Operations


Create Shift Cover Request
POST /v1/scheduling/employee_cover_requests


Invalidate Cover Request
POST /v1/scheduling/employee_cover_requests/invalidate


Retrieve Candidate Employees
GET /v1/scheduling/employee_cover_requests/candidate_employees


Retrieve Offerable Shifts
GET /v1/scheduling/employee_cover_requests/shifts


Retrieve Shift Cover Request Subtypes
GET /v1/scheduling/employee_cover_requests/request_subtypes


Retrieve Shift Cover Request by ID
GET /v1/scheduling/employee_cover_requests/{id}


Retrieve Shift Cover Requests
POST /v1/scheduling/employee_cover_requests/multi_read


Retrieve Submission Periods
GET /v1/scheduling/employee_cover_requests/submission_periods


Update Shift Cover Request
POST /v1/scheduling/employee_cover_requests/apply_update