Order Object
Attributes
NAME
TYPE
DESCRIPTION
Order ID (auto-generated upon order creation).
Order number displayed in the owner's store (auto-generated).
Order creation date and time.
Buyer information.
Currency used for pricing in this store.
Supported values: UNSPECIFIED_WEIGHT_UNIT
, KG
, LB
.
Weight unit used in this store.
Totals for order's line items.
Billing information.
Shipping information.
A note added by the buyer.
Deprecated.
Whether or not the order was archived.
Supported values: UNSPECIFIED_PAYMENT_STATUS
, NOT_PAID
, PAID
, PARTIALLY_REFUNDED
, FULLY_REFUNDED
, PENDING
.
Current status of the payment.
Supported values: NOT_FULFILLED
, FULFILLED
, CANCELED
, PARTIALLY_FULFILLED
.
Order's current fulfillment status (whether the order received a tracking number or was delivered/picked up).
Line items ordered.
Log of updates related to the order.
Invoice information.
Order fulfillment information.
Discount information.
Custom field information.
Shopping cart ID.
Language to be used when communicating with the customer. For a site that supports multiple languages, this is the language the customer selected (otherwise this defaults to the site language).
Information about the sales channel that submitted this order.
Identity of the order's initiator.
Date and time of latest update.
Subscription information.
Order’s unique numeric ID. Primarily used for sorting and filtering when crawling all orders.
Refund information.
Was this helpful?