Get wFirma expense
wfirma_get_expenseFetch a single expense record from a specific wFirma client company by supplying the company ID and expense ID, enabling read-only access to that expense's details.
Instructions
Read one expense from one explicitly selected wFirma client company.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | wFirma record id. | |
| companyId | Yes | Internal wFirma company id returned by wfirma_list_companies. Never use a NIP here. |