wafeq_quotes_download_retrieve
Download a quote as a PDF by providing its ID. Returns base64-encoded PDF bytes, size, and content type without modifying any data.
Instructions
๐ข READ-ONLY ยท returns a PDF ยท Quotes ยท GET /quotes/{id}/download/
Download quote PDF
Endpoint for downloading a PDF of the quote.
Returns the document as base64-encoded PDF bytes plus its size and content type. Nothing is modified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |