Job Function Attributes REST Endpoints

Job Function Attributes
The job function attributes resource is used to view the pre configured job attributes assigned to a job function.
Create a set of job attributes
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobFuncSections
Delete a job attribute
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobFuncSections/{JobFuncSecId}
Get a job attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobFuncSections/{JobFuncSecId}
Get all job attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobFuncSections
Update a job attribute
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobFuncSections/{JobFuncSecId}