This resource allows you to retrieve and manipulate availability requests, which allow employees to temporarily override the times when they are available to work.
Operations
Create Availability Request
POST /v1/scheduling/employee_availability_requests
Retrieve Availability Request by ID
GET /v1/scheduling/employee_availability_requests/{availabilityRequestId}
Retrieve Availability Requests
POST /v1/scheduling/employee_availability_requests/multi_read
Retrieve Availability Types for Availability Segments
GET /v1/scheduling/employee_availability_requests/availability_types
Retrieve Request Subtypes by Availability Type
GET /v1/scheduling/employee_availability_requests/request_subtypes
Retrieve Submission Periods by Availability Type or Subtype
GET /v1/scheduling/employee_availability_requests/submission_periods
Update Availability Request State
POST /v1/scheduling/employee_availability_requests/apply_update