List wFirma invoices
wfirma_list_invoicesRetrieve invoices for a selected wFirma client company by supplying its company ID, with optional page and limit parameters for paginated results.
Instructions
List invoices for one explicitly selected wFirma client company.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting at 1. | |
| limit | No | Records per page, up to 100. | |
| companyId | Yes | Internal wFirma company id returned by wfirma_list_companies. Never use a NIP here. |