Plan Reviewer Comments REST Endpoints

Plan Reviewer Comments
The plan reviewer comments resource is used to view, create, delete, or modify plan reviewer comments for a plan review.
Create a plan reviewer's comments for a permit plan review
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewerComments
Delete a plan reviewer's comments for a permit plan review
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewerComments/{publicSectorPlanReviewerCommentsUniqID}
Get a plan reviewer's comments for a permit plan review
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewerComments/{publicSectorPlanReviewerCommentsUniqID}
Get all plan reviewer's comments for a permit plan review
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewerComments
Update a plan reviewer's comments for a permit plan review
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewerComments/{publicSectorPlanReviewerCommentsUniqID}