AttributeGroup
GET
Retrieve attribute groups by conditions
_cnd[productClass]
array
Filters attribute groups by product class ids
_cnd[limit]
array
Sets the offset (first item) and the limit (second item)
_cnd[orderBy]
array
Sets sorting order field
default Success <XLite\Model\AttributeGroup>[] array
Sample response
[{"id":"integer","position":"integer","productClass":"<XLite\\Model\\ProductClass>","attributes":"<XLite\\Model\\Attribute>[] array"}]
_cnd[productClass]
array
Filters attribute groups by product class ids
_cnd[limit]
array
Sets the offset (first item) and the limit (second item)
_cnd[orderBy]
array
Sets sorting order field
default Success <XLite\Model\AttributeGroup>[] array
Sample response
[{"id":"integer","position":"integer","productClass":"<XLite\\Model\\ProductClass>","attributes":"<XLite\\Model\\Attribute>[] array"}]
GET
Retrieve attribute group by id
id
integer Required
Id value of the AttributeGroup object
default Success <XLite\Model\AttributeGroup>
Sample response
{"id":"integer","position":"integer","productClass":"<XLite\\Model\\ProductClass>","attributes":"<XLite\\Model\\Attribute>[] array"}
vendor
id
integer
ID
position
integer
Position
productClass
attributes
[] array
Attributes
id
integer Required
Id value of the AttributeGroup object
default Success <XLite\Model\AttributeGroup>
Sample response
{"id":"integer","position":"integer","productClass":"<XLite\\Model\\ProductClass>","attributes":"<XLite\\Model\\Attribute>[] array"}
vendor
id
integer
ID
position
integer
Position
productClass
attributes
Attributes
PUT
Update attribute group by id
id
integer Required
Id value of the AttributeGroup object
<XLite\Model\AttributeGroup>
vendor
id
integer
ID
position
integer
Position
productClass
attributes
[] array
Attributes
default Success <XLite\Model\AttributeGroup>
Sample response
{"id":"integer","position":"integer","productClass":"<XLite\\Model\\ProductClass>","attributes":"<XLite\\Model\\Attribute>[] array"}
vendor
id
integer
ID
position
integer
Position
productClass
attributes
[] array
Attributes
id
integer Required
Id value of the AttributeGroup object
<XLite\Model\AttributeGroup>
vendor
id
integer
ID
position
integer
Position
productClass
attributes
Attributes
default Success <XLite\Model\AttributeGroup>
Sample response
{"id":"integer","position":"integer","productClass":"<XLite\\Model\\ProductClass>","attributes":"<XLite\\Model\\Attribute>[] array"}
vendor
id
integer
ID
position
integer
Position
productClass
attributes
Attributes
DELETE
Delete attribute group by id
id
integer Required
Id value of the AttributeGroup object
default Success <XLite\Model\AttributeGroup>
Sample response
{"id":"integer","position":"integer","productClass":"<XLite\\Model\\ProductClass>","attributes":"<XLite\\Model\\Attribute>[] array"}
vendor
id
integer
ID
position
integer
Position
productClass
attributes
[] array
Attributes
id
integer Required
Id value of the AttributeGroup object
default Success <XLite\Model\AttributeGroup>
Sample response
{"id":"integer","position":"integer","productClass":"<XLite\\Model\\ProductClass>","attributes":"<XLite\\Model\\Attribute>[] array"}
vendor
id
integer
ID
position
integer
Position
productClass
attributes
Attributes
POST
Add new attribute group
<XLite\Model\AttributeGroup>
vendor
id
integer
ID
position
integer
Position
productClass
attributes
[] array
Attributes
default Success <XLite\Model\AttributeGroup>
Sample response
{"id":"integer","position":"integer","productClass":"<XLite\\Model\\ProductClass>","attributes":"<XLite\\Model\\Attribute>[] array"}
vendor
id
integer
ID
position
integer
Position
productClass
attributes
[] array
Attributes
<XLite\Model\AttributeGroup>
vendor
id
integer
ID
position
integer
Position
productClass
attributes
Attributes
default Success <XLite\Model\AttributeGroup>
Sample response
{"id":"integer","position":"integer","productClass":"<XLite\\Model\\ProductClass>","attributes":"<XLite\\Model\\Attribute>[] array"}
vendor
id
integer
ID
position
integer
Position
productClass
attributes
Attributes