Plan Reviews REST Endpoints

Plan Reviews
Use the plan reviews resource to view, update, create, and delete a plan review cycle.
Create a plan review cycle
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviews
Delete a plan review cycle
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviews/{PlanReviewKey}
Get a plan review cycle
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviews/{PlanReviewKey}
Get all plan review cycles
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviews
Update a plan review cycle
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviews/{PlanReviewKey}