Get wFirma payment
wfirma_get_paymentRetrieve a specific payment record from a selected wFirma client company using the payment ID and internal company ID. Get exact payment data without modifying any records.
Instructions
Read one payment 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. |