Business Rules Framework Action Logs REST Endpoints

Common Setup/Business Rules Framework Action Logs
Use the Business Ruless Framework action logs resource to view the transaction action logs to confirm rule actions and to troubleshoot potential issues.
Get all the action logs
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRulesFrameworkLogActions
Get an action log
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRulesFrameworkLogActions/{ActionLogId}
Update an action log
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRulesFrameworkLogActions/{ActionLogId}