Code References Keys REST Endpoints
Common Setup/Code References Keys
The code reference keys resource  is used to view a list of current effective dated code reference IDs and descriptions.
- Create a code reference key is not supported
 - Method: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorCodeReferencesKeys - Delete a code reference key is not supported
 - Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorCodeReferencesKeys/{publicSectorCodeReferencesKeysUniqID} - Get a code reference key
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorCodeReferencesKeys/{publicSectorCodeReferencesKeysUniqID} - Get all code reference keys
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorCodeReferencesKeys - Update a code reference key is not supported
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorCodeReferencesKeys/{publicSectorCodeReferencesKeysUniqID}