Plan Reviewer Departments REST Endpoints

Plan Reviewer Departments
Use the plan reviewer departments resource to view plan reviewer departments that are assigned to an agency user. These values are user-defined.
Create a plan reviewer department
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewerDepartments
Delete a plan reviewer department
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewerDepartments/{publicSectorPlanReviewerDepartmentsUniqID}
Get a plan reviewer department
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewerDepartments/{publicSectorPlanReviewerDepartmentsUniqID}
Get all plan reviewer departments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewerDepartments
Update a plan reviewer department
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewerDepartments/{publicSectorPlanReviewerDepartmentsUniqID}