Availabilities

This resource allows you to create, modify, and delete availabilities.

Availabilities are an element of the schedule which represent the desire or possibility of an employee to work at a given time. The main availability characteristics are the date, the start and end times, and the assigned employee. Availabilities can be added, deleted, or modified. Availabilities are made up of segments. There are various types of segment. Each segment has a start time and an end time.

Operations


Create Availabilities by ID
POST /v1/scheduling/schedule/availability/multi_update


Create Availability
POST /v1/scheduling/schedule/availability


Delete Availabilities
DELETE /v1/scheduling/schedule/availability/multi_delete


Delete Availability by ID
DELETE /v1/scheduling/schedule/availability


Retrieve Availability by ID
GET /v1/scheduling/schedule/availability