Tool to create a new order for a shop. Use when recording customer purchases or syncing order data from external systems.
cartRequiredobjectCart object containing items array with product details
statusstringOrder status: pending (default) or complete. Use 'pending' for initial orders or abandoned carts. Use 'complete' to mark orders as completed and trigger purchase automations.
shop_idRequiredstringUnique identifier of the e-commerce shop
customerRequiredobjectCustomer object with email, create_subscriber, and accepts_marketing fields
total_pricenumberTotal order amount. If not provided, defaults to 0
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.