Post Product Attribute Value Set

POST {{baseUrl}}/product.attribute.value.set.json?product_id=<string>&attribute_id=<string>&attribute_group_id=<string>&attribute_name=<string>&value=<string>&value_id=<string>&lang_id=<string>&store_id=<string>

Set attribute value to product.

Request Params

KeyDatatypeRequiredDescription
product_idstringDefines the product where the price has to be deleted
attribute_idstringRetrieves info for specified attribute_id
attribute_group_idstringFilter by attribute_group_id
attribute_namestringDefine attribute name
valuestringDefines condition value, can be comma separated according to the operator.
value_idstringDefine attribute value id
lang_idstringLanguage id
store_idstringDefines store id where the webhook should be assigned