- Subcategories:
- Federal Group Budget Levels
Federal Groups REST Endpoints
Federal Groups
The federal groups resource is used to query, create, and update federal groups.
- Create a federal group
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/fedGroups - Delete a federal group
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/fedGroups/{LedgerGroupId} - Get a federal group
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/fedGroups/{LedgerGroupId} - Get all federal groups
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/fedGroups - Update a federal group
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/fedGroups/{LedgerGroupId}