create_order
Creates an e-commerce order in ActiveCampaign, requiring external order ID or checkout ID, customer email, total price, currency, and connection details.
Instructions
🟡 WRITE · creates data · Ecom Orders · POST /ecomOrders
Create an order
Creates a new record. Not idempotent — calling twice may create duplicates.
Create a new e-commerce order resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (application/json). |