Skip to content

woocommerceCreateOrders - woocommerce

Version: API v3 - wc 3.5.x or later

← woocommerce Add-On Übersicht

Create orders in woocommerce.


Inputs

Das sind die Optionen, mit denen man den Step konfigurieren kann.

Name Datentyp Beschreibung Pflichtfeld Werte
account ACCOUNT Nein
limit STRING Nein
orderHead DATASTORE woocommerce orderHead master datastore Nein
orderItems DATASTORE woocommerce orderItems child datastore Nein

Outputs

Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.

Name Datentyp Beschreibung Werte
successfulOrders SPREADSHEET
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Standardwert
identifier SINGLE
order_identifiere SINGLE
id SINGLE
parent_id SINGLE
number SINGLE
order_key SINGLE
created_via SINGLE
version SINGLE
status SINGLE
currency SINGLE
date_created SINGLE
date_created_gmt SINGLE
date_modified SINGLE
date_modified_gmt SINGLE
discount_total SINGLE
discount_tax SINGLE
shipping_total SINGLE
shipping_tax SINGLE
cart_tax SINGLE
total SINGLE
total_tax SINGLE
prices_include_tax SINGLE
customer_id SINGLE
customer_ip_address SINGLE
customer_user_agent SINGLE
customer_note SINGLE
billing_first_name SINGLE
billing_last_name SINGLE
billing_company SINGLE
billing_address_1 SINGLE
billing_address_2 SINGLE
billing_city SINGLE
billing_state SINGLE
billing_postcode SINGLE
billing_country SINGLE
billing_email SINGLE
billing_phone SINGLE
shipping_first_name SINGLE
shipping_last_name SINGLE
shipping_company SINGLE
shipping_address_1 SINGLE
shipping_address_2 SINGLE
shipping_city SINGLE
shipping_state SINGLE
shipping_postcode SINGLE
shipping_country SINGLE
payment_method SINGLE
payment_method_title SINGLE
transaction_id SINGLE
date_paid SINGLE
date_paid_gmt SINGLE
date_completed SINGLE
date_completed_gmt SINGLE
cart_hash SINGLE
refunds_id SINGLE
refunds_reason SINGLE
refunds_total SINGLE
failedOrders SPREADSHEET
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Standardwert
identifier SINGLE
statusCode SINGLE
statusMessage SINGLE