Customer Account API deprecates discountedUnitPrice on DraftOrderLineItem
As of API version 2026-07, discountedUnitPrice on DraftOrderLineItem is deprecated. Shopify directs integrations to approximateDiscountedUnitPrice, whose value is an approximate per-unit calculation.
Read the official Shopify source01 · Source fact
What changed
As of API version 2026-07, discountedUnitPrice on DraftOrderLineItem is deprecated. Shopify directs integrations to approximateDiscountedUnitPrice, whose value is an approximate per-unit calculation.
- Published
- Jul 1, 2026
- Effective
- API version 2026-07
- Deadline
- No explicit deadline stated
02 · Business impact
Who and what may be affected
- Operators
- Agency
- Surfaces
- Customer Account Api, Draft Orders
- Impact
- Technical, Operations
- Settlement categories
- No direct payout category identified
03 · Next action
What to check
Audit Customer Account API queries on DraftOrderLineItem and replace discountedUnitPrice with approximateDiscountedUnitPrice before a future removal.