mailchimp_ecommerce_orders_update
Update existing ecommerce order details in Mailchimp, including line items, customer info, order total, and financial status. Specify store and order IDs to apply changes.
Instructions
Update an order
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | Updated line items | |
| customer | No | Updated customer data | |
| order_id | Yes | Order ID | |
| store_id | Yes | Store ID | |
| order_total | No | Updated order total | |
| financial_status | No | Updated financial status |