evidence_update
Update an existing AbraFlexi record by ID or code. Modify specified fields in any evidence type to keep data current.
Instructions
Update a record in any AbraFlexi evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Record ID to update | |
| kod | No | Record code to update (alternative to id) | |
| data | No | Fields to update as dictionary | |
| company | No | Company identifier (dbNazev) to write to instead of the server's default ABRAFLEXI_COMPANY | |
| evidence | Yes | Evidence name (e.g., 'faktura-vydana', 'adresar', 'cenik') | |
| remove_external_ids | No | If given, remove external identifiers starting with this prefix (empty string removes all of them) as part of the update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |