v1
latestOpenAPI 3.0.12026-07-2681110143.5 KBQuote 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.