Review Summary Comments REST Endpoints

Review Summary Comments
The review summary comments resource is used to maintain the review comments of the pre-application.
Create a set of review summary comments
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReviewSummaryComments
Delete a review summary comment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReviewSummaryComments/{publicSectorReviewSummaryCommentsUniqID}
Get a review summary comment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReviewSummaryComments/{publicSectorReviewSummaryCommentsUniqID}
Get all review summary comments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReviewSummaryComments
Update a review summary comment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReviewSummaryComments/{publicSectorReviewSummaryCommentsUniqID}