Download Invoice PDF
Downloads the PDF for an invoice from the accounting platform. Only available when IsPdfAvailable is true on the invoice. Use the optional 'disposition' parameter: 'attachment' (default) prompts a file download, 'inline' displays the PDF in the browser.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| disposition | query string | |
| invoiceId* | path string | |
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found