update_contact
Update an existing contact's details such as address, name, phone, and other fields using the contact ID.
Instructions
Update an existing contact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Contact ID to update | |
| additional_data | No | Additional contact data | |
| address | No | Contact address | |
| api_access_enabled | No | Enable API access for this contact | |
| comments | No | Comments about the contact | |
| company_name | No | Company name | |
| No | Contact email address | ||
| inn | No | INN (Individual Taxpayer Number) | |
| is_active | No | Whether the contact is active | |
| kpp | No | KPP (Tax Registration Reason Code) | |
| locale | No | Contact locale | |
| name | No | Contact name information | |
| password | No | Contact password | |
| phone | No | Contact phone information | |
| role | No | Contact role (admin, tech, billing, owner) | |
| type | No | Contact type | |
| gender | No | Gender (M/F) | |
| username | No | Username for the contact | |
| vat | No | VAT number |