Replace a CommentText
put
/fscmRestApi/resources/11.13.18.05/publicSectorInspectionComments/{publicSectorInspectionCommentsUniqID}/enclosure/CommentText
Replace a CommentText
Request
Path Parameters
-
publicSectorInspectionCommentsUniqID(required): string
This is the hash key of the attributes which make up the composite key--- InspectionAgencyId and InspectionCommentKey ---for the (publicSectorInspectionComments) resource and used to uniquely identify an instance of (publicSectorInspectionComments). The client should not generate the hash key value. Instead, the client should query on the (publicSectorInspectionComments) collection resource with a filter on the primary key values in order to navigate to a specific instance of (publicSectorInspectionComments).
For example: publicSectorInspectionComments?q=InspectionAgencyId=<value1>;InspectionCommentKey=<value2>
Supported Media Types
- application/octet-stream
Root Schema : schema
Type:
string(binary)Response
Default Response
No Content. This task does not return elements in the response body.