--- title: >- Removal of pre_tax_price from the Order REST Admin API - Shopify developer changelog description: >- Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: >- https://shopify.dev/changelog/removal-of-pretaxprice-from-the-order-rest-admin-api md: >- https://shopify.dev/changelog/removal-of-pretaxprice-from-the-order-rest-admin-api.md metadata: effectiveApiVersion: '' affectedApi: - displayName: Admin REST API handle: admin-rest primaryTag: displayName: API handle: api secondaryTag: displayName: Breaking API Change handle: breaking-api-change indicatesActionRequired: false createdAt: '2026-03-18T23:39:03-04:00' postedAt: '2026-03-23T12:00:00-04:00' updatedAt: '2026-03-23T10:05:11-04:00' effectiveAt: '2026-03-23T12:00:00-04:00' --- March 23, 2026 Tags: * Admin REST API # Removal of pre\_tax\_price from the Order REST Admin API The `pre_tax_price` and `pre_tax_price_set` fields on order line items in the [REST Admin API](https://shopify.dev/docs/api/admin-rest) are being removed. These fields were previously available to stores with the Avalara AvaTax 1.0 integration enabled, which was deprecated in April 2025. ### What you should do Use the GraphQL Admin API to access order line item pricing data.