update_order
Update an existing ecommerce order in ActiveCampaign, including products, totals, and discounts.
Instructions
🟡 WRITE · updates data · Ecom Orders · PUT /ecomOrders/{id}
Update an order
Modifies an existing record in place. Idempotent.
Update an existing ecommerce order/cart resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the order to update | |
| body | No | Request body (application/json). |