--- title: Zero-value tax lines are now returned for tax exempt orders - 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/zero-value-tax-lines-are-now-returned-for-tax-exempt-orders md: https://shopify.dev/changelog/zero-value-tax-lines-are-now-returned-for-tax-exempt-orders.md --- [Back to Developer changelog](https://shopify.dev/changelog) May 23, 2024 Tags: * Admin GraphQL API * Admin REST API * Customer Account API * Liquid # Zero-value tax lines are now returned for tax exempt orders Tax lines created as a result of tax exemptions on orders (typically have `price=0`) will now be returned in API responses. This includes cases when the order, customer or product variant have been marked to not collect taxes (i.e. when the "Charge taxes" or "Collect Tax" checkbox is set to false). This change is being released to stores progressively, with a plan to fully release it by May 23, 2024. The change will affect orders on stores that have the feature and have the appropriate tax registrations set up for collecting taxes on those orders