--- 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 metadata: effectiveApiVersion: 2025-01 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: Breaking API Change handle: breaking-api-change indicatesActionRequired: true createdAt: '2024-11-14T11:22:15-05:00' postedAt: '2025-01-01T09:00:00-05:00' updatedAt: '2024-12-18T14:57:53-05:00' effectiveAt: '2025-01-01T09:00:00-05:00' --- 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`