Skip to main content

Localization Support for Product API

Minor Upgrade


The Product API now supports returning translated product details based on a locale query parameter. Using standard ISO language codes (for example, en-US, fr-FR, es-ES), the API delivers product information in the appropriate language for marketplaces that support localization.

This enhancement enables customers to request localized product data, creating a more personalized and regionally relevant user experience across different markets.

The update is fully compatible with headless architectures, allowing localized product data to be consumed by custom frontends, apps, and other API-driven experiences.

šŸ“Note: The locale used to retrieve data must be supported by the marketplace. If no locale parameter is defined, data is returned in the marketplace’s default language.

Feature enablement

No feature enablement is required.

Setting enablement

No setting enablement is required.

Documentation

No documentation updates are required.

Was this page helpful?