Fields


id
ID!
required

The order ID.

status
required

The status of the order. See OrderStatus

requiredActions
[OrderRequiredActions!]!
required

Required action that developer needs to perform on the order.

events

The list of events associated with the order. See OrderEvent

shipments

Shipment details for the order. See OrderShipment

lineItems

Line Item details for the order. See OrderLineItem

returns

Return details for the order. See OrderReturn

marketplace
required

Marketplace order originated from. See Marketplace

marketplaceOrderIds
[String!]!
required

The list of marketplace order IDs associated with the order

Was this page helpful?