Plan Reviewers REST Endpoints

Plan Reviewers
The plan reviewers resource is used to view, create, delete, or modify plan reviewers for a plan review.
Copy plan reviewers.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewers
Create a plan reviewer for a permit plan review
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewers
Delete a plan reviewer for a permit plan review
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewers/{PlanReviewUserKey}
Get a plan reviewer for a permit plan review
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewers/{PlanReviewUserKey}
Get all plan reviewers for a permit plan review
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewers
Update a plan reviewer for a permit plan review
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewers/{PlanReviewUserKey}