List wFirma expenses
wfirma_list_expensesRetrieve expense records for a selected wFirma client company by providing its internal company ID, with optional pagination.
Instructions
List expenses 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. |