Holiday Calendars and Events REST Endpoints

Holiday Calendars and Events
The holiday calendar and events resource is used to list all calendars and their associated events. The parent-child relationship allows fast access to a calendar and its events.
Create a set of holiday calendar events
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCalWithDetails
Delete a holiday calendar event
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCalWithDetails/{publicSectorCalWithDetailsUniqID}
Delete the holiday calendar event.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCalWithDetails
Get a holiday calendar event
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCalWithDetails/{publicSectorCalWithDetailsUniqID}
Get a set of holiday calendar events
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCalWithDetails
Update a holiday calendar event
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCalWithDetails/{publicSectorCalWithDetailsUniqID}