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: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorBusinessRulesFrameworkEvents - Get an event
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorBusinessRulesFrameworkEvents/{EventId} - Update an event
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorBusinessRulesFrameworkEvents/{EventId}