ReDoc documentation
Returns comments for a specified negotiable quote.
200 Success.
400 Bad Request
401 Unauthorized
Unexpected error
[- {
- "entity_id": 0,
- "parent_id": 0,
- "creator_type": 0,
- "is_decline": 0,
- "is_draft": 0,
- "creator_id": 0,
- "comment": "string",
- "created_at": "string",
- "extension_attributes": { },
- "attachments": [
- {
- "attachment_id": 0,
- "comment_id": 0,
- "file_name": "string",
- "file_path": "string",
- "file_type": "string",
- "extension_attributes": { }
}
]
}
]