Plan Review Comments REST Endpoints

Shared Services/Plan Review Comments
The operations from the Shared Services/Plan Review Comments category.
Create a permit plan review comment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewComments
Delete a permit plan review comment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewComments/{publicSectorPlanReviewCommentsUniqID}
Get a permit plan review comment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewComments/{publicSectorPlanReviewCommentsUniqID}
Get all permit plan review comments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewComments
Update a permit plan review comment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewComments/{publicSectorPlanReviewCommentsUniqID}