List wFirma payments
wfirma_list_paymentsList payments for one selected wFirma client company. Pass the companyId returned by wfirma_list_companies to fetch paginated payment records.
Instructions
List payments 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. |