Update Customer
update_customerUpdate an existing customer record's fields such as address, contact info, lifecycle phase, or customer type by specifying 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 |