Accounting Event Fields REST Endpoints
            
            Common Setup/Accounting Event Fields
            
        
        
    The accounting event field resource is used to view event fields. An accounting event field defines a field name from a business source table, which is used in accounting rule criteria to specify the field values for generating accounting entries.
- Get all accounting event fields
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorAccountingEventFields - Get an accounting event field
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorAccountingEventFields/{publicSectorAccountingEventFieldsUniqID} - Update an accounting event field
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorAccountingEventFields/{publicSectorAccountingEventFieldsUniqID}