keap_create_order
Create a new order in Keap for a specified contact, including order items and optional promo codes.
Instructions
Create a new order in Keap
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_id | Yes | Contact ID | |
| order_type | No | Order type (Online, Offline) | Online |
| order_items | Yes | Array of order items | |
| order_title | Yes | Order title | |
| promo_codes | No | Promo codes to apply |