Objects
The Order object
Fields of the Order object.
Attributes
-
idstring required -
order_numberstring nullable -
statusstring requiredOne of
unpaidpendingpaidcompletedcharged_backcancelled -
first_namestring -
last_namestring -
emailstring -
organization_namestring nullable -
phonestring nullable -
addressstring nullable -
postal_codestring nullable -
citystring nullable -
countrystring nullableISO 3166-1 alpha-2 country code
-
vat_numberstring nullable -
carrierstring nullable -
tracktracestring nullable -
wc_order_idinteger nullable -
wc_order_numberstring nullable -
subscriptionstring nullable -
subscription_statusstring nullableOne of
activecancelledcompleted -
cancel_subscription_atstring nullable -
total_amountstring required -
currencystring requiredOne of
AEDAUDBGNBRLCADCHFCZKDKKEURGBPHKDHUFILSISKJPYMXNMYRNOKNZDPHPPLNRONSEKSGDTHBTWDUSDZAR -
created_atstring required -
productsarray of OrderProducts3 child attributes · OrderProduct
-
next_orderstring nullable -
quantityinteger required -
productobject required8 child attributes
-
idstring -
namestring -
typestringOne of
oncesubscriptionshipping_costs -
amountstring -
currencystringOne of
AEDAUDBGNBRLCADCHFCZKDKKEURGBPHKDHUFILSISKJPYMXNMYRNOKNZDPHPPLNRONSEKSGDTHBTWDUSDZAR -
intervalstring nullableOne of
dayweekmonthyear -
timesinteger nullable -
wc_product_idinteger nullable
-
-