mailchimp_ecommerce_customers_add
Add a customer to a Mailchimp ecommerce store by providing store ID, unique customer ID, email address, and marketing opt-in status.
Instructions
Add a new customer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique customer ID | |
| company | No | Company name | |
| store_id | Yes | Store ID | |
| last_name | No | Last name | |
| first_name | No | First name | |
| email_address | Yes | Email address | |
| opt_in_status | Yes | Marketing opt-in status |