Get product details (title,description) in other lang using REST API

Get product details (title,description) in other lang using REST API

resboss
Shopify Partner
35 0 7

Is it possible to retrieve product details (title, description) in a language other than the default via REST API?

 

I tried adding a header:

    'Accept-Language' => 'sr-SR', 
    'locale' => 'sr-SR', 

 

but that doesn't work. Any ideas?

Replies 0 (0)