Tool to create a new order. Use after assembling customer ID, cart items, and optional addresses/payment info.
itemsRequiredarrayList of line items for the order
currencystringISO 4217 currency code
customer_idRequiredintegerID of the customer placing the order
payment_methodstringPayment method code; if omitted, default store method applies
billing_addressobjectBilling address; if omitted, same as shipping_address
shipping_addressobjectShipping address; if omitted, uses customer's default address
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.