Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to FulfillmentOrderLineItem

FulfillmentOrderLineItem

object

Requires read_assigned_fulfillment_orders access scope, read_merchant_managed_fulfillment_orders access scope or read_third_party_fulfillment_orders access scope.

Associates an order line item with quantities requiring fulfillment from the respective fulfillment order.

The financial summary for the Fulfillment Order's Line Items.

ID!non-null

A globally-unique ID.

The image associated to the line item's variant.

The ID of the inventory item.

LineItem!non-null

The associated order line item.

String!non-null

The title of the product.

Int!non-null

The number of units remaining to be fulfilled.

Boolean!non-null

Whether physical shipping is required for the variant.

The variant SKU number.

Int!non-null

The total number of units to be fulfilled.

The name of the variant.

The name of the vendor who made the variant.

Warning messages for a fulfillment order line item.

The weight of a line item unit.

Anchor to originalUnitPriceSetoriginalUnitPriceSet
MoneyBag!non-nullDeprecated

The variant unit price without discounts applied, in shop and presentment currencies. Use financialSummaries instead.


Was this section helpful?

interface

Was this section helpful?