Invoices
Download invoice PDF
Renders the invoice and returns the resulting PDF as a binary stream.
GET
Download invoice PDF
The response body is the raw PDF binary. The
Content-Disposition header includes a suggested filename based on the invoice number.
If you only need a public link rather than the bytes, the full invoice representation includes a publicPdfUrl field that can be shared without an API token.Download invoice PDF