update_contact
Update existing Quipu contacts by modifying only the fields you specify, such as name, email, address, or tax ID, while leaving all other details unchanged.
Instructions
Update an existing Quipu contact. Only the fields you pass are modified; everything else is left untouched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Contact id | |
| name | No | Contact name or company name | |
| town | No | Town or city | |
| No | Contact email | ||
| phone | No | Contact phone number | |
| tax_id | No | NIF/CIF | |
| address | No | Street address | |
| zip_code | No | Postal code | |
| country_code | No | ISO 3166-1 alpha-2 country code |