Standard Shift Sets

This resource allows you to retrieve standard shift sets.

A workload shift set contains a collection of shifts that define workload (staffing) requirements for locations. Create shift sets to display coverage by shifts.

Operations


Create Standard Shift Set
POST /v1/scheduling/standard_shift_sets


Create Standard Shift Sets
POST /v1/scheduling/standard_shift_sets/multi_create


Delete Standard Shift Set by ID
DELETE /v1/scheduling/standard_shift_sets/{id}


Delete Standard Shift Sets
POST /v1/scheduling/standard_shift_sets/multi_delete


Retrieve All Standard Shift Sets or by Name
GET /v1/scheduling/standard_shift_sets


Retrieve Standard Shift Sets
POST /v1/scheduling/standard_shift_sets/multi_read


Retrieve Standard Shift Sets by ID
GET /v1/scheduling/standard_shift_sets/{id}


Update Standard Shift Set by ID
PUT /v1/scheduling/standard_shift_sets/{id}


Update Standard Shift Sets
POST /v1/scheduling/standard_shift_sets/multi_update