FulfillmentOrderLineItem
Requires access scope,
access scope or
access scope.
Associates an order line item with quantities requiring fulfillment from the respective fulfillment order.
Anchor to FieldsFields
- Anchor to financialSummariesfinancial•
Summaries The financial summary for the Fulfillment Order's Line Items.
- •ID!non-null
A globally-unique ID.
- Anchor to imageimage•
The image associated to the line item's variant.
- Anchor to inventoryItemIdinventory•
Item Id The ID of the inventory item.
- Anchor to lineItemline•
Item LineItem! non-null The associated order line item.
- Anchor to productTitleproduct•
Title String!non-null The title of the product.
- Anchor to remainingQuantityremaining•
Quantity Int!non-null The number of units remaining to be fulfilled.
- Anchor to requiresShippingrequires•
Shipping Boolean!non-null Whether physical shipping is required for the variant.
- •
The variant SKU number.
- Anchor to totalQuantitytotal•
Quantity Int!non-null The total number of units to be fulfilled.
- Anchor to variantTitlevariant•
Title The name of the variant.
- Anchor to vendorvendor•
The name of the vendor who made the variant.
- Anchor to warningswarnings•
Warning messages for a fulfillment order line item.
- Anchor to weightweight•
The weight of a line item unit.
- Anchor to originalUnitPriceSetoriginal•
Unit Price Set The variant unit price without discounts applied, in shop and presentment currencies. Use
instead.