wafeq_invoices_download_retrieve
Download an invoice as a ready-to-use PDF file. Returns base64-encoded PDF bytes with its size and content type, leaving all invoice data unchanged.
Instructions
๐ข READ-ONLY ยท returns a PDF ยท Invoices ยท GET /invoices/{id}/download/
Download invoice PDF
Endpoint for downloading a PDF of the invoice.
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 |