Holiday and Unscheduled Day Request Settings

This resource allows you to retrieve holiday and unscheduled day request settings, which configure paycodes for requests that involve unscheduled days and that overlap holidays.

Operations


Create Holiday and Unscheduled Day Request Settings
POST /v1/scheduling/holiday_request_settings


Create Multiple Holiday and Unscheduled Day Request Settings
POST /v1/scheduling/holiday_request_settings/multi_create


Delete Holiday and Unscheduled Day Request Settings by ID
DELETE /v1/scheduling/holiday_request_settings/{id}


Delete Multiple Holiday and Unscheduled Day Request Settings
POST /v1/scheduling/holiday_request_settings/multi_delete


Retrieve Holiday and Unscheduled Day Request Settings by ID
GET /v1/scheduling/holiday_request_settings/{id}


Retrieve Holiday and Unscheduled Day Request Settings by Object Refs
POST /v1/scheduling/holiday_request_settings/multi_read


Retrieve Holiday and Unscheduled Day Request Settings by Specification
GET /v1/scheduling/holiday_request_settings


Update Holiday and Unscheduled Day Request Settings by ID
PUT /v1/scheduling/holiday_request_settings/{id}


Update Multiple Holiday and Unscheduled Day Request Settings
POST /v1/scheduling/holiday_request_settings/multi_update