Plan Review Statuses REST Endpoints

Plan Review Statuses
The plan review status resource is used to view and update plan review statuses. A plan review status shows the status of a plan review cycle or the status made by a plan reviewer on a plan review cycle.
Get a plan review status
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewStatuses/{publicSectorPlanReviewStatusesUniqID}
Get all plan review statuses
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewStatuses
Update a plan review status
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewStatuses/{publicSectorPlanReviewStatusesUniqID}