Accounting Events REST Endpoints

Accounting Events
The accounting events resource is used to view and enable, or disable an accounting event. An accounting event identifies a specific type of agency transaction for which accounting journals are required.
Get all accounting events
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAccountingEvents
Get an accounting event
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAccountingEvents/{AccountingEventId}
Update an accounting event
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAccountingEvents/{AccountingEventId}