Issue Subtype Code References REST Endpoints

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