List invoice drafts
list_invoice_draftsFetch a page of draft invoices to review pending billing documents. Control results with page and pageSize parameters.
Instructions
Fetch a page of draft invoices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number to fetch (default 1). | |
| pageSize | No | Number of drafts per page (default 100). |