Business Rules Framework Events REST Endpoints

Common Setup/Business Rules Framework Events
The business rules framework events resource is used to view events registered with the business rules framework.
Get all events
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRulesFrameworkEvents
Get an event
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRulesFrameworkEvents/{EventId}
Update an event
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRulesFrameworkEvents/{EventId}