Get wFirma invoice
wfirma_get_invoiceRetrieve a specific invoice from wFirma using its record ID and company ID. Get exact invoice details for a chosen client company.
Instructions
Read one invoice 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. |