Attributes
The Attributes resource.
Required Scope: products
API | Description |
---|---|
GET api2/attributes/count.json |
Count of Attributes |
GET api2/attributes.json |
Get Attributes |
GET api2/attributes/{id}.json |
Attributes by ID |
POST api2/attributes.json |
Create a Attributes |
PUT api2/attributes/{id}.json |
Attributes by ID |
DELETE api2/attributes/{id}.json |
Delete Attributes by ID |
POST api/Attributes |
No documentation available. |
POST api/Attributes?indent={indent}&iDeep={iDeep} |
No documentation available. |