Holiday Calendar Date Validations REST Endpoints

Holiday Calendar Date Validations
The holiday calendar date validations resource is an internal utility service used to validate holiday calendar dates. The holiday calendars resource is used to view, create, or modify a holiday calendar. A holiday calendar is used to establish the days that agency offices are closed and no field service operations are offered.
Create a holiday calendar
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHolidayCalendarDateValidations
Delete a holiday calendar
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHolidayCalendarDateValidations/{publicSectorHolidayCalendarDateValidationsUniqID}
Get a holiday calendar
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHolidayCalendarDateValidations/{publicSectorHolidayCalendarDateValidationsUniqID}
Get all holiday calendars
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHolidayCalendarDateValidations
Update a holiday calendar
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHolidayCalendarDateValidations/{publicSectorHolidayCalendarDateValidationsUniqID}