Fulfillment Order Line Item
Requires access scope, access scope or access scope.
Associates an order line item with the quantities that require fulfillment as part of a fulfillment order. Each Fulfillment Order Line Item object tracks the total quantity to fulfill and the remaining quantity yet to be fulfilled, along with details about the line item being fulfilled and pricing information.
The line item provides additional fulfillment data including whether the item requires shipping. Financial summaries show pricing details with discounts applied, while warning messages alert merchants to any issues that might affect fulfillment.
Anchor to FieldsFields
- financialSummaries ([FulfillmentOrderLineItemFinancialSummary!]!)
- id (ID!)
- image (Image)
- inventoryItemId (ID)
- lineItem (LineItem!)
- productTitle (String!)
- remainingQuantity (Int!)
- requiresShipping (Boolean!)
- sku (String)
- totalQuantity (Int!)
- variant (ProductVariant)
- variantTitle (String)
- vendor (String)
- warnings ([FulfillmentOrderLineItemWarning!]!)
- weight (Weight)
- originalUnitPriceSet (MoneyBag!): deprecated
- Anchor to financialSummariesfinancial•[Fulfillment
Summaries Order Line Item Financial Summary!]! non-null The financial summary for the Fulfillment Order's Line Items.
- •ID!non-null
A globally-unique ID.
- Anchor to imageimage•Image
The image associated to the line item's variant.
- Anchor to inventoryItemIdinventory•ID
Item Id The ID of the inventory item.
- Anchor to lineItemline•Line
Item Item! non-null The associated order line item.
- Anchor to productTitleproduct•String!
Title non-null The title of the product.
- Anchor to remainingQuantityremaining•Int!
Quantity non-null The number of units remaining to be fulfilled.
- Anchor to requiresShippingrequires•Boolean!
Shipping non-null Whether physical shipping is required for the variant.
- •String
The variant SKU number.
- Anchor to totalQuantitytotal•Int!
Quantity non-null The total number of units to be fulfilled.
- Anchor to variantvariant•Product
Variant The product variant associated to the fulfillment order line item.
- Anchor to variantTitlevariant•String
Title The name of the variant.
- Anchor to vendorvendor•String
The name of the vendor who made the variant.
- Anchor to warningswarnings•[Fulfillment
Order Line Item Warning!]! non-null Warning messages for a fulfillment order line item.
- Anchor to weightweight•Weight
The weight of a line item unit.
- Anchor to originalUnitPriceSetoriginal•Money
Unit Price Set Bag! non-nullDeprecated