create_contact
Add a new contact to Holded with name, email, phone, tax ID, type, billing address, and notes. Supports client, supplier, lead, debtor, or creditor types.
Instructions
Create a new contact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. | |
| name | Yes | Contact name | |
| note | No | Notes about the contact | |
| type | No | Contact type | |
| No | Contact email | ||
| phone | No | Contact phone number | |
| tradename | No | Trade name | |
| billAddress | No | Billing address | |
| contactPersons | No | List of contact persons associated with this contact |