Plan Review File Reviewers REST Endpoints

Plan Review Files/Plan Review File Reviewers
Use the plan review file users resource to view, update, create, and delete plan review file reviewers.
Create a plan review file reviewer
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewFiles/{DocumentFileKey}/child/PlanReviewFileUser
Delete a plan review file reviewer
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewFiles/{DocumentFileKey}/child/PlanReviewFileUser/{DocumentUserKey}
Get a plan review file reviewer
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewFiles/{DocumentFileKey}/child/PlanReviewFileUser/{DocumentUserKey}
Get all plan review file reviewers
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewFiles/{DocumentFileKey}/child/PlanReviewFileUser
Update a plan review file reviewer
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewFiles/{DocumentFileKey}/child/PlanReviewFileUser/{DocumentUserKey}