Adds a comment to the specified object.
OK
{- "data": {
- "parentObjectIdentifier": "string",
- "relatedObjectIdentifier": [
- "string"
], - "body": "string"
}
}
{- "response": {
- "node": "string",
- "data": [
- {
- "typedId": "string",
- "comments": [
- {
- "typedId": "string",
- "createdBy": 0,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "body": "string",
- "version": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0
}
], - "createdBy": 0,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "version": 0,
- "relatedObjects": [
- "string"
], - "resolved": true,
- "createDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0
}
], - "status": 0
}
}