Plan Review Decisions REST Endpoints

Plan Review Decisions
The plan review decisions resource is used to view and update plan review decisions. The plan review decision shows the decision of a plan review cycle or the decision made by a plan reviewer on a plan review cycle.
Get a plan review decision
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewDecisions/{publicSectorPlanReviewDecisionsUniqID}
Get all plan review decisions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewDecisions
Update a plan review decision
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewDecisions/{publicSectorPlanReviewDecisionsUniqID}