Hearing Events REST Endpoints

Hearing Events
The hearing event resource is used to view, create, or modify hearing event. Hearing events are used in the hearing process.
Create a set of hearing events
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHearingEvents
Get a hearing event
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHearingEvents/{HearingEventKey}
Get all hearing events
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHearingEvents
Update a hearing event
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHearingEvents/{HearingEventKey}