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 CalculatedExchangeLineItem

CalculatedExchangeLineItem

object

Requires read_returns access scope or read_marketplace_returns access scope. Also: The shop must have access to exchanges.

A calculated exchange line item.

Anchor to calculatedDiscountAllocationscalculatedDiscountAllocations
•

The discounts that have been allocated onto the line item by discount applications.

Anchor to discountedUnitPriceSetdiscountedUnitPriceSet
•
MoneyBag!non-null

The unit price of the exchange line item after discounts.

•

A globally-unique ID.

Anchor to originalUnitPriceSetoriginalUnitPriceSet
•
MoneyBag!non-null

The original unit price of the exchange line item before discounts.

•
Int!non-null

The quantity being exchanged.

•
MoneyBag!non-null

The calculated subtotal set of the exchange line item, including discounts.

•
MoneyBag!non-null

The total tax of the exchange line item.

•

The variant being exchanged.


Was this section helpful?