get_invoice_reminder_pdf
Generate a PDF for an invoice reminder using the invoice ID and reminder ID. Optionally include the letterhead.
Instructions
Show reminder PDF
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| logopaper | No | Whether the PDF should be generated using the letterhead, or not. | |
| invoice_id | Yes | the id of the invoice | |
| reminder_id | Yes | the id of the reminder |