update_contact
Modify an existing contact's record in Holded, updating fields like name, email, phone, tax code, type, billing address, and contact persons.
Instructions
Update an existing contact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | Yes | Contact ID to update | |
| name | No | Contact name | |
| No | Contact email | ||
| phone | No | Contact phone number | |
| code | No | NIF / CIF / VAT number or tax identification code for the contact. This is the correct Holded API field for tax IDs. Note: the legacy "vatnumber" field does not exist in Holded and is silently ignored. | |
| type | No | Contact type | |
| billAddress | No | Billing address | |
| tradename | No | Trade name | |
| note | No | Notes about the contact | |
| contactPersons | No | List of contact persons associated with this contact |