Skip to main content
GET
Get the live fulfillment status for an order

Path Parameters

orderId
integer<int64>
required

Response

200 - */*

OK

currencyCode
string
currentSubtotalPrice
string
currentTotalPrice
string
events
object[]
eventsEndCursor
string
eventsHasNextPage
boolean
graphOrderId
string
lineItems
object[]
orderCancelReason
enum<string>
Available options:
CUSTOMER,
DECLINED,
FRAUD,
INVENTORY,
STAFF,
OTHER,
$UNKNOWN
orderCancelledAt
string<date-time>
orderClosed
boolean
orderClosedAt
string<date-time>
orderConfirmed
boolean
orderCreatedAt
string<date-time>
orderDisplayFinancialStatus
enum<string>
Available options:
PENDING,
AUTHORIZED,
PARTIALLY_PAID,
PARTIALLY_REFUNDED,
VOIDED,
PAID,
REFUNDED,
EXPIRED,
$UNKNOWN
orderDisplayFulfillmentStatus
enum<string>
Available options:
UNFULFILLED,
PARTIALLY_FULFILLED,
FULFILLED,
RESTOCKED,
PENDING_FULFILLMENT,
OPEN,
IN_PROGRESS,
ON_HOLD,
SCHEDULED,
REQUEST_DECLINED,
$UNKNOWN
orderId
integer<int64>
orderName
string
orderProcessedAt
string<date-time>
presentmentCurrencyCode
string
presentmentCurrentSubtotalPrice
string
presentmentCurrentTotalPrice
string
presentmentSubtotalPrice
string
presentmentTotalDiscount
string
presentmentTotalPrice
string
presentmentTotalReceived
string
presentmentTotalRefunded
string
presentmentTotalShipping
string
presentmentTotalTax
string
shippingAddress
object
shippingMethod
string
subtotalPrice
string
totalDiscount
string
totalPrice
string
totalReceived
string
totalRefunded
string
totalShipping
string
totalTax
string