L.S.,
We’re starting with the API for inserting and updating products.
Unfortunately I can’t seem to figure out how to use translations of the product-name, description and descriptionLong with the API.
As a reference obviously i’m using REST API - Examples using the article resource
The translations seem to go directly into the s_articles_translations table.
Is this possible within the $client->post(‘articles’) ?