Issue Type Code References REST Endpoints

Issue Type Code References
The issue type code references resource is used to view, create, delete, or modify the code reference group that is linked to an issue type.
Create a code reference group
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeGroupTypes
Delete a code reference group
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeGroupTypes/{publicSectorCodeGroupTypesUniqID}
Get a code reference group
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeGroupTypes/{publicSectorCodeGroupTypesUniqID}
Get all code reference groups
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeGroupTypes
Update a code reference group
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeGroupTypes/{publicSectorCodeGroupTypesUniqID}