Credential Exemption Reasons REST Endpoints

Common Setup/Credential Exemption Reasons
The credential exemption reasons resource is used to view, add, delete, and modify information for credential exemption reasons.
Create a set of credential exemption reasons
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCredentialExemptionReasons
Delete a credential exemption reason
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCredentialExemptionReasons/{publicSectorCredentialExemptionReasonsUniqID}
Get a credential exemption reason
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCredentialExemptionReasons/{publicSectorCredentialExemptionReasonsUniqID}
Get all credential exemption reasons
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCredentialExemptionReasons
Update a credential exemption reason
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCredentialExemptionReasons/{publicSectorCredentialExemptionReasonsUniqID}