- Subcategories:
- Large Object (LOB) Attributes - CommentPlain
- Large Object (LOB) Attributes - CommentText
User Comments REST Endpoints
Shared Services/User Comments
The user comments resource stores comments posted by public users for various activities that are open for public feedback.
- Create a user comment
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorUserComments - Delete a user comment
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorUserComments/{publicSectorUserCommentsUniqID} - Get a user comment
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorUserComments/{publicSectorUserCommentsUniqID} - Get all user comments
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorUserComments