Download invoice PDF
Downloads the invoice as a PDF file. See the right panel for request examples.
GET /api/sales-invoices/{id}/download-pdfPath parameters
Response
Status code: 200 OK
Response headers:
Response body: Returns the PDF file data in bytes.
The downloaded PDF includes the invoice QR code rendered from the system-generated qr_code_base64 field.