Hearing Body Day Recurrences REST Endpoints

Hearing Body Day Recurrences
The hearing body day recurrence resource is used to view, create, or modify a hearing body meeting day recurrence. You can define daily recurrences of hearing body meetings.
Create a set of hearing body day recurrences
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHearingBodyDayRecurrences
Delete a hearing body day recurrence
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHearingBodyDayRecurrences/{publicSectorHearingBodyDayRecurrencesUniqID}
Get a hearing body day recurrence
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHearingBodyDayRecurrences/{publicSectorHearingBodyDayRecurrencesUniqID}
Get all hearing body day recurrences
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHearingBodyDayRecurrences
Update a hearing body day recurrence
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHearingBodyDayRecurrences/{publicSectorHearingBodyDayRecurrencesUniqID}