Update Customer
update_customerUpdate an existing customer's contact info, lifecycle phase, tags, or notes by providing the customer UUID.
Instructions
Update fields on an existing customer record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zip | No | ||
| city | No | ||
| tags | No | ||
| notes | No | ||
| state | No | ||
| website | No | ||
| customer_id | Yes | Customer UUID | |
| address_line1 | No | ||
| address_line2 | No | ||
| customer_type | No | ||
| customer_phase | No | Lifecycle phase | |
| organization_name | No |