update_client
Modify an existing client's contact and business details in your dVersum workspace. Change name, email, address, phone, VAT ID, and other fields.
Instructions
Update an existing client's details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The client UUID | |
| zip | No | Postal/ZIP code | |
| city | No | City | |
| name | No | Client/company name | |
| No | Primary email address | ||
| notes | No | Internal notes | |
| phone | No | Phone number | |
| vat_id | No | VAT ID | |
| address | No | Street address | |
| country | No | Country | |
| website | No | Website URL |