suppliers_update
Update editable fields of a supplier record, including contact information, address details, banking details, and internal notes, while preserving core data from ANAF.
Instructions
Update editable fields of a supplier record. Core data (name, CUI) from ANAF cannot be modified. Only contact information, address details, banking details, and internal notes can be updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City | |
| uuid | Yes | UUID of the supplier to update | |
| No | Email address | ||
| notes | No | Internal notes about this supplier | |
| phone | No | Phone number | |
| county | No | County | |
| address | No | Street address | |
| country | No | Country code (ISO 3166-1 alpha-2, e.g., "RO") | |
| bankName | No | Bank name | |
| companyId | No | Company UUID (overrides configured default) | |
| postalCode | No | Postal code | |
| bankAccount | No | Bank account (IBAN) |