ReDoc documentation
Returns comments for a specified negotiable quote.
200 Success.
400 Bad Request
401 Unauthorized
Unexpected error
[- {
- "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
}
]