Skip to main content
Anchor to FulfillmentOrderLineItemFinancialSummary

FulfillmentOrderLineItemFinancialSummary

object

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

The financial details of a fulfillment order line item.

Anchor to approximateDiscountedUnitPriceSetapproximateDiscountedUnitPriceSet
MoneyBag!non-null

The approximate split price of a line item unit, in shop and presentment currencies. This value doesn't include discounts applied to the entire order.For the full picture of applied discounts, see discountAllocations.

[FinancialSummaryDiscountAllocation!]!non-null

The discounts that have been allocated onto the line item by discount applications, not including order edits and refunds.

Anchor to originalUnitPriceSetoriginalUnitPriceSet
MoneyBag!non-null

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

Int!non-null

Number of line items that this financial summary applies to.


Was this section helpful?