# Unused PriceListUserErrorCode values removed — Shopify developer changelog --- ## 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` *Published: January 01, 2025* Tags: API, Breaking API Change Link: https://shopify.dev/changelog/unused-pricelistusererrorcode-values-removed ---