create_contact
Add a new contact (person or company) to Quipu. Include the NIF/CIF tax ID so the contact can be used for Spanish invoicing.
Instructions
Create a contact in Quipu. name is required. Provide tax_id (NIF/CIF) whenever the contact will be invoiced — Spanish invoices require it and Quipu will reject the invoice later without it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Contact name or company name | |
| town | No | Town or city | |
| No | Contact email | ||
| phone | No | Contact phone number | |
| tax_id | No | NIF/CIF. Required to issue invoices to this contact | |
| address | No | Street address | |
| zip_code | No | Postal code | |
| country_code | No | ISO 3166-1 alpha-2 country code (e.g. "ES") |