mailchimp_ecommerce_carts_update
Update an existing ecommerce cart's line items, total, and checkout URL in Mailchimp using store and cart IDs.
Instructions
Update a cart
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | Updated line items | |
| cart_id | Yes | Cart ID | |
| store_id | Yes | Store ID | |
| order_total | No | Updated cart total | |
| checkout_url | No | Updated checkout URL |