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: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorCredentialGroupsTotals - Delete a credential group definition
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorCredentialGroupsTotals/{publicSectorCredentialGroupsTotalsUniqID} - Get a credential group definition
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorCredentialGroupsTotals/{publicSectorCredentialGroupsTotalsUniqID} - Get all credential group definitions
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorCredentialGroupsTotals - Update a credential group definition
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorCredentialGroupsTotals/{publicSectorCredentialGroupsTotalsUniqID}