Quote attachments
Download attachment
Downloads single attachment from a specified quote.
get/v2/quotes/{quoteId}/attachments/{attachmentId}
Path parameters
quoteIdstring uuid required
attachmentIdstring uuid required
Query parameters
downloadboolean
Must be set to true to download the file.
Response
Returns attachment metadata as JSON. When 'download=true' is provided, returns the attachment file as PDF.
Changes
No recorded changes to this endpoint across all 1 revision of this API.