How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Updating an order's shipping address recalculates taxes as of API version 2026-10

calendar_today July 30, 2026 domain shopify-admin

As of API version 2026-10 , changing the shipping address on an unfulfilled order through the orderUpdate GraphQL mutation or the REST Admin API order update endpoint recalculates the order’s taxes against the new destination. Previously, orderUpdate saved the new address but left the original tax lines unchanged, so the order’s totals no longer matched the destination it was shipping to. Why it matters The order’s financial data is now corrected as part of the update, now totals stay accurate to the shipping destination.

open_in_new Read original post