autotask_update_company
Modify company details in Autotask PSA by updating contact information, address, and active status for existing client records.
Instructions
Update an existing company in Autotask
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Company ID to update | |
| companyName | No | Company name | |
| phone | No | Company phone number | |
| address1 | No | Company address line 1 | |
| city | No | Company city | |
| state | No | Company state/province | |
| postalCode | No | Company postal/ZIP code | |
| isActive | No | Whether the company is active |