Agency Job Functions REST Endpoints

Agency Job Functions
The agency job functions resource is used to list the configured job functions for an Agency.
Create a set of job functions
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobFuncByAgencies
Delete a job function
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobFuncByAgencies/{JobFuncId}
Get a job function
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobFuncByAgencies/{JobFuncId}
Get all job functions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobFuncByAgencies
Update a job function
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJobFuncByAgencies/{JobFuncId}