get_invoice_pdf
Retrieve the PDF of any invoice as a base64 encoded string by providing its invoice ID.
Instructions
Get the PDF of an invoice as base64 encoded string
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| download | No | ||
| invoiceId | Yes | The ID of the invoice | |
| preventSendBy | No |