curl --location -g --request GET 'http:///V1/negotiableQuote//comments'
[
{
"attachments": [
{
"attachment_id": 0,
"comment_id": 0,
"extension_attributes": {},
"file_name": "string",
"file_path": "string",
"file_type": "string"
}
],
"comment": "string",
"created_at": "string",
"creator_id": 0,
"creator_type": 0,
"entity_id": 0,
"extension_attributes": {},
"is_decline": 0,
"is_draft": 0,
"parent_id": 0
}
]