GraphQL API
Organization API
Organization / Types/ object

OrderExceptionEdge

An edge that contains a node of type OrderException and a cursor.

Fields

2 fields
cursorString!

A unique cursor that can be used for pagination.

adviceString

Advice to resolve the exception

createdAtDateTimeTz!

When the exception was created.

dataMixed

Additional data for the exception

idID!

Unique primary key.

ignoredAtDateTimeTz

When the exception was ignored.

messageString!

Message describing the exception

billingAddressAddress

Billing address of the order

brandBrand!

Brand of the order

canceledAtDateTimeTz

When the order was canceled.

createdAtDateTimeTz!

When the order was created.

customerCustomer

Customer of the order

customsInvoiceNumberString

Invoice number for customs

customsShipmentTypeCustomsShipmentType

Shipment export type for customs

DOCUMENTSGIFTRETURNED_GOODSSALE_GOODSSAMPLE

Events related to this order

Exceptions related to this order

fulfillmentPreferencesOrderFulfillmentPreferences

Fulfillment preferences of the order.

fulfillmentsFulfillmentConnection!

Fulfillments of the order

idID!

Unique primary key.

integrationIntegration

Integration of the order

integrationReferenceString

Integration reference of the order

isUpdatableBoolean!

Whether this order can be updated.

Order lines

localeString

BCP-47 locale used for communication templates

Metafields attached to this order

quantityAllocatedInt!

Quantity allocated in to fulfillments

quantityOrderedInt!

Quantity ordered

quantityShippedInt!

Quantity (already) shipped

quantityUnallocatedInt!

Quantity that is not (yet) allocated to a fulfillment

recipientAddressAddress

Recipient address of the order

referenceString

Reference of the order

Shipments

shippedAtDateTimeTz

When the order was shipped.

shippingPriceMoney

Shipping cost paid by the customer

statusOrderStatus!

Status of the order

ALLOCATEDCANCELEDCREATEDEXPECTEDPARTIALLY_SHIPPEDSHIPPEDUNALLOCATED

Support tickets linked to this order

updatedAtDateTimeTz!

When the order was last updated.

Type of the exception

customs_missing_datafulfillment_shipment_creation_failedfulfillment_shipment_generation_failedintegration_shipped_quantityno_shipping_service_methodorder_holdorder_line_missing_productpreferred_return_shipping_service_method_not_possiblepreferred_shipping_service_method_not_possiblerecipient_address_details_incorrectrecipient_address_incorrect
updatedAtDateTimeTz!

When the exception was last updated.