Order
An order represents a delivery or shipment of products
Last updated
Was this helpful?
An order represents a delivery or shipment of products
Last updated
Was this helpful?
When paired with an invoice, an order can also have a payment status. Orders can also be used to trigger service or goods delivery independent of a payment or invoice.
The url to accept and pay for this order
The amount in cents
The url to cancel this order
Order creation date
Currency used for this order
The amount of discount for this order in cents including tax
The amount of discount for this order in cents excluding tax
Time at which the order was marked as fulfilled.
ID to identify the order with
The invoice for this order. Can be null if this order is a shipment-only order without directly being related to a payment or invoice.
The lines on the order.
Wether the order and its invoice is paid. Will always be true if the order total amount is zero and no invoice is attached.
The associated payment for this order. Can be null if this order is a shipment-only order.
The date on which the order is initiated
The amount of shipping cost for this order in cents including tax
The amount of shipping cost for this order in cents excluding tax
The associated Shopify draft order ID.
The associated Shopify order ID.
The url to snooze this order
Order status
The subscription this order was made for.
The total amount of tax for this order in cents
Deprecated: Please use 'tracking_code' instead.
The track and trace code for this order.
The tracking code for this order. Made available in email templates.
The date and time when the order was last updated.