update_customer
Modify specific customer details like name, email, or phone number in the Stream system while keeping other information unchanged.
Instructions
Update fields on an existing customer.
Only the fields you provide will be changed; others remain untouched.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | ||
| name | No | ||
| phone_number | No | ||
| No | |||
| external_id | No | ||
| iban | No | ||
| alias | No | ||
| comment | No | ||
| preferred_language | No | ||
| communication_methods | No |