Platform UpdatesTechnical Platform UpdateMonday, March 23, 20262 min read

Removal of pre_tax_price from the Order REST Admin API

Shopify Developer Changelog17d agoshopify
Removal of pre_tax_price from the Order REST Admin API
Executive Summary

Shopify is removing pre_tax_price and pre_tax_price_set fields from the REST Admin API Order endpoints, effective around March 2026. This only affects stores that used the Avalara AvaTax 1.0 integration, which was deprecated April 2025.

Our Take

Agencies or brands running custom Shopify integrations that pull order line item data via REST for tax reconciliation or reporting will see broken data pipelines. Audit any custom apps or third-party connectors now and migrate to the GraphQL Admin API before fields go dark.

What This Means

Part of Shopify's broader push to deprecate REST in favor of GraphQL, forcing agencies and brands to modernize integrations or face data gaps.

Key Takeaways

Audit all REST API calls in your Shopify custom apps or middleware -- if any query pre_tax_price or pre_tax_price_set, migrate to GraphQL Admin API immediately to avoid broken order data.

Within 30 days, test GraphQL Admin API order line item queries in a staging environment to confirm tax data fields return correctly before live cutover.

Bottom Line

Shopify REST tax fields removed -- update to GraphQL or break order data.

Source Lens

Technical Platform Update

Official but usually technical. Useful only when the change affects merchant-facing operations.

Impact Level

low

Shopify REST tax fields removed -- update to GraphQL or break order data.

Key Stat / Trigger

April 2025 deprecation of Avalara AvaTax 1.0 integration

Focus on the operational implication, not just the headline.

Relevant For
AgenciesBrandsExperts

Full Coverage

Back to Developer changelog March 23, 2026 Tags: Admin REST API Removal of pre_tax_price from the Order REST Admin API Ask assistant The pre _tax _price and pre _tax _price _set fields on order line items in the REST Admin API 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. Was this section helpful? Yes No

Original Source

This briefing is based on reporting from Shopify Developer Changelog. Use the original post for full primary-source context.

View original
LinkedIn Post Generator

Style

Audience