update_additional_income
Update an existing additional income or expense in Quipu by passing only the fields you need to change. Modify notes, dates, payment method, recipient, or number.
Instructions
Update an existing additional income or expense in Quipu. Only the fields passed are modified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Additional income id | |
| notes | No | Free-text notes | |
| number | No | Supplier document number | |
| paid_at | No | Payment date (YYYY-MM-DD) | |
| issue_date | No | Issue date (YYYY-MM-DD) | |
| payment_method | No | Payment method | |
| recipient_name | No | Supplier or recipient name |