Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multilanguage support #18

Open
ecordani opened this issue Nov 15, 2018 · 2 comments
Open

Multilanguage support #18

ecordani opened this issue Nov 15, 2018 · 2 comments

Comments

@ecordani
Copy link

I cannot find a parameter in order to get the product details localized in a specific language (it, es, fr. etc).

@aitnasser
Copy link

aitnasser commented Mar 13, 2020

@ecordani
You can access to non-English content by passing the language as a query parameter.
French content ex : https://www.headout.com/api/v1/product/get/1866?language=fr
Spanish content ex : https://www.headout.com/api/v1/product/get/1866?language=es

@aitnasser
Copy link

I cannot find a parameter in order to get the product details localized in a specific language (it, es, fr. etc).
You can access to non-English content by passing the language as a query parameter.
French content ex : https://www.headout.com/api/v1/product/get/1866?language=fr
Spanish content ex : https://www.headout.com/api/v1/product/get/1866?language=es

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants