WooCommerceWooCommerce / Create Order

appKey: woocommerce
actionKey: create-order

Action Inputs

The following parameters are available when configuring this action:
customer
Customer
User ID who owns the order. 0 for guests
string
paymentMethod
Payment Method
Method of payment for the order
string
products
Products
| (
| string
| Array<{
id: string
value: string
}>
)
| undefined
status
Status
Order Status
string | undefined