headout / api-docs

Documentation for Headout's public API
16 stars 5 forks source link

Multilanguage support #18

Open ecordani opened 5 years ago

ecordani commented 5 years ago

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

aitnasser commented 4 years ago

@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 commented 4 years ago

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