Order
- Object
#
Fields
- •OrderAddress
Gets the billing address associated with the order. This may be the same as the shipping address.
- •String
The external reference for the order.
- •Int!
The order number.
- •OrderState!
Current status of the Order.
- •PaymentState!
Payment status of the Order.
- •ShipmentState!
Shipment status of the Order.
- •OrderAddress
Gets the shipping address associated with the order.
- •TaxedPrice
Gets the taxed price of the order. This may be null if the order does not yet have a taxed price.
#
Queries
#