update_income
Update an existing income record by modifying its lines and charges. Lines and charges with IDs are updated, new ones are created, and omitted ones are removed.
Instructions
⚠️ Actualiza ingreso. Confirmar con usuario. Líneas/cobros: con id=actualiza, sin id=crea, omitidos=eliminados.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| income_id | Yes | ||
| customer | Yes | ||
| income_lines | Yes | ||
| charges | Yes | ||
| date | No | ||
| document_type | No | ||
| document_number | No | ||
| annotations | No | ||
| tags | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||