Creating a new a Attribute Group
To add an attribute group, pass the name as a parameter.
URL Query Parameters
-
name - The name of the attribute group
Call
POST /rest/attributegroup/{attributegroup_id}.json
Add an attribute to an Attribute Group
To add assign and attribute to an attribute group/
Call
POST /rest/attributegroups/{attributegroup_id}/attribute/{attribute_id}.json
Comments
0 comments
Please sign in to leave a comment.