Agency Job Attributes REST Endpoints

Shared Services/Agency Job Attributes
The agency job attributes resource is used to list the job attributes that are assigned to the job functions configured for an Agency.
Create a set of job attributes
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobSectionByAgencies
Delete a job attribute
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobSectionByAgencies/{publicSectorJobSectionByAgenciesUniqID}
Get a job attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobSectionByAgencies/{publicSectorJobSectionByAgenciesUniqID}
Get all job attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobSectionByAgencies
Update a job attribute
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobSectionByAgencies/{publicSectorJobSectionByAgenciesUniqID}