---
title: >-
  Pricing validations moved from 2020-04 to 2020-07 - 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/pricing-validations-moved-from-2020-04-to-2020-07
  md: >-
    https://shopify.dev/changelog/pricing-validations-moved-from-2020-04-to-2020-07.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2020-12-15T12:26:14-05:00'
  postedAt: '2020-12-15T11:39:00-05:00'
  updatedAt: '2024-02-02T10:04:59-05:00'
  effectiveAt: '2020-12-15T11:39:00-05:00'
---

December 15, 2020

Tags:

* API

# Pricing validations moved from 2020-04 to 2020-07

In April 2020, we released a breaking change that added additional validation requiring the `compare_at_price` to be strictly greater than the `price` on variants, in order to provide a more consistent experience for apps consuming these values.

Due to an internal oversight, apps affected by this breaking change were not notified of that fact until very recently. In order to provide apps with enough time to do this migration, we are extending the migration window for this change by 1 full versioning cycle. Effectively, this change will move from `2020-04` to `2020-07`.

We encourage you to stay on top of changes by regularly viewing your API Health report, checking for the presence of a deprecation header, and by reading through our quarterly release notes.

Learn more about this breaking change in the [`2020-07` release notes](https://shopify.dev/concepts/about-apis/versioning/release-notes/2020-07#breaking-changes).
