To update an attribute, pass the name, group id and product code (optional) as a parameter.
URL Query Parameters
-
name - The new name of the product attribute
-
qty - The quantity or amount of this attribute you want to assign to each master product when added to the basket
-
price - The price of this attribute (this is multiplied by the quantity and then added to the product total)
Call
PUT /rest/attributes/{id}.json
Comments
0 comments
Please sign in to leave a comment.