create-order
Create a new order in Shopify with line items, customer details, shipping, billing, and custom attributes. Specify variant IDs and quantities to build the order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| tags | No | ||
| No | |||
| phone | No | ||
| lineItems | Yes | ||
| taxExempt | No | ||
| customerId | No | ||
| metafields | No | ||
| shippingLine | No | ||
| billingAddress | No | ||
| shippingAddress | No | ||
| customAttributes | No | ||
| presentmentCurrencyCode | No |