Retrieves a list of comments for a given parent row type and row ID. For example, driver BJM01 would be requested as "/D/BJM01", where 'D' represents the parent row type of a driver and 'BJM01' the ID for the driver record.
name | description | type | default | type |
---|---|---|---|---|
parentRowType | the comment record's parent row type | path | String | |
parentRowId | the comment record's parent row ID | path | String |
list of RowComments records
Additional attributes:
__commentTypeDescr
This value represents the description of the comment type, found in the comments.comment_type_id
field.RowUsers
This element represents the entered by user associated with the comments.entered_user_id
field. This element contains a __name
attribute with the value enteredByUser
.