--- title: Unused PriceListUserErrorCode values removed - 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/unused-pricelistusererrorcode-values-removed md: https://shopify.dev/changelog/unused-pricelistusererrorcode-values-removed.md --- [Back to Developer changelog](https://shopify.dev/changelog) January 1, 2025 Tags: * Action Required * Admin GraphQL API * 2025-01 # Unused PriceListUserErrorCode values removed Starting in API version 2025-01, [PriceListErrorCode](https://shopify.dev/docs/api/admin-graphql/unstable/enums/PriceListUserErrorCode) values that are currently not returned by the API will be hidden. These error codes include: * `CONTEXT_RULE_COUNTRIES_LIMIT` * `CONTEXT_RULE_COUNTRY_TAKEN` * `CONTEXT_RULE_LIMIT_REACHED` * `CURRENCY_COUNTRY_MISMATCH` * `COUNTRY_CURRENCY_MISMATCH` * `MARKET_CURRENCY_MISMATCH` * `CONTEXT_RULE_MARKET_NOT_FOUND` * `CONTEXT_RULE_MARKET_TAKEN`