get_invoice_pdf
Retrieve the base64-encoded PDF of an invoice by its ID to access the document.
Instructions
Get the base64 encoded version of the invoice PDF
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the parent resource | |
| cursor | No | Cursor for fetching the next page of results | |
| per_page | No | Number of results per page (default: 25) |