Update product attribute by id
Update product attribute by id
Authorizations:Token
Query Parameters
id required | integerId value of the Attribute object |
Request Body Schema:
Attribute object that needs to be added googleShoppingGroup | stringShopping group key |
vendor | |
visible | booleanFlag if attribute is visible in product filter |
id | integerID |
position | integerPosition |
decimals | integerDecimals |
productClass | |
attributeGroup | |
attribute_options | ArrayAttribute options |
product | |
type | stringOption type |
addToNew | stringAdd to new products or class’s assigns automatically |
attribute_properties | ArrayAttribute properties |
Responses
200Success
Response schema:
Success googleShoppingGroup | stringShopping group key |
vendor | |
visible | booleanFlag if attribute is visible in product filter |
id | integerID |
position | integerPosition |
decimals | integerDecimals |
productClass | |
attributeGroup | |
attribute_options | ArrayAttribute options |
product | |
type | stringOption type |
addToNew | stringAdd to new products or class’s assigns automatically |
attribute_properties | ArrayAttribute properties |