Products and Product types REST API updates
over 2 years ago by lance
We've released multilingual attributes.
Translations for attributes names and values can be received in the AttributeValue
array for the Products
REST API requests. Translations for attributes values can also be updated or created via these requests.
Translations for attributes names can be received, updated or created in the Attribute
array for the Product types
REST API requests.
The new fields are nameTranslated
and valueTranslated
.
Access to the following parameters is possible with access scope: read_catalog
.