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.

object

Requires read_orders access scope or read_marketplace_orders access scope.

Represents a line item from an order that's included in a fulfillment.

MoneyBag!non-null

The total price after discounts are applied in shop and presentment currencies. This value doesn't include order-level discounts.

ID!non-null

A globally-unique ID.

LineItem!non-null

The associated order's line item.

MoneyBag!non-null

The total price before discounts are applied in shop and presentment currencies.

Number of line items in the fulfillment.

Deprecated fields

Money!non-null

The total price after discounts are applied.

Money!non-null

The total price before discounts are applied.


Was this section helpful?

interface

Was this section helpful?