Skip to main content
object

Requires read_orders access scope or read_marketplace_orders access scope.

A line item from an Order that's included in a Fulfillment. Links the fulfillment to specific items from the original order, tracking how many units were fulfilled.


Note

The discounted total excludes order-level discounts, showing only line-item specific discount amounts.


•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.

•Int

Number of line items in the fulfillment.

Deprecated fields

•Money!
non-nullDeprecated
•Money!
non-nullDeprecated

Was this section helpful?

•interface

Was this section helpful?