Credential Group Totals REST Endpoints

Common Setup/Credential Group Totals
The credential group totals resource is used to view all effective dated rows for a credential group.
Create a set of credential group definitions
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCredentialGroupsTotals
Delete a credential group definition
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCredentialGroupsTotals/{publicSectorCredentialGroupsTotalsUniqID}
Get a credential group definition
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCredentialGroupsTotals/{publicSectorCredentialGroupsTotalsUniqID}
Get all credential group definitions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCredentialGroupsTotals
Update a credential group definition
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCredentialGroupsTotals/{publicSectorCredentialGroupsTotalsUniqID}