mailchimp_ecommerce_customers_update
Update e-commerce customer details in Mailchimp by specifying store ID and customer ID, and optionally set first name, last name, or opt-in status.
Instructions
Update a customer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_id | Yes | Store ID | |
| last_name | No | Updated last name | |
| first_name | No | Updated first name | |
| customer_id | Yes | Customer ID | |
| opt_in_status | No | Updated opt-in status |