NOTE: Used only in Submission API. Represents a comment to an offer. Attributes:
Data ExampleJSON XML <comment> <id></id> <author_name></ author_name> <content></ content> <created_at></ created_at> <attachments> ... </ attachments></comment> ActionsCreate CommentPOST /offers/:id/comments Update CommentPUT /offers/:id/comments/:id Delete CommentDELETE /offers/:id/comments/:id |
8 API Reference > Resources >