Federal Groups REST Endpoints

Federal Groups
The federal groups resource is used to query, create, and update federal groups.
Create a federal group
Method: post
Path: /fscmRestApi/resources/11.13.18.05/fedGroups
Delete a federal group
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/fedGroups/{LedgerGroupId}
Get a federal group
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedGroups/{LedgerGroupId}
Get all federal groups
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedGroups
Update a federal group
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/fedGroups/{LedgerGroupId}