List invoice attachments
bokio_list_invoice_attachmentsList file attachments for a specific invoice using its ID. Filter by text or paginate results to retrieve supporting documents.
Instructions
Lists file attachments on an invoice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting at 1 | |
| query | No | Free-text filter | |
| pageSize | No | Items per page (max 100) | |
| invoiceId | Yes | Path parameter invoiceId |