Person Job Functions REST Endpoints

Person Job Functions
The person job functions resource is used to view the list of job functions that are assigned to a person.
Create a set of employees
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPersonJobFunctions
Delete a job function
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPersonJobFunctions/{publicSectorPersonJobFunctionsUniqID}
Get a job function
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPersonJobFunctions/{publicSectorPersonJobFunctionsUniqID}
Get all employees
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPersonJobFunctions
Update a job function
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPersonJobFunctions/{publicSectorPersonJobFunctionsUniqID}