Job Group Attributes REST Endpoints

Job Group Attributes
The job group attributes resource is used to view the attributes and attribute values that are assigned to a job group definition.
Create a set of job group attributes
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobGroupFuncSections
Delete a job group attribute
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobGroupFuncSections/{publicSectorJobGroupFuncSectionsUniqID}
Get a job group attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobGroupFuncSections/{publicSectorJobGroupFuncSectionsUniqID}
Get all job group attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobGroupFuncSections
Update a job group attribute
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobGroupFuncSections/{publicSectorJobGroupFuncSectionsUniqID}