Object describing a product category.
This object represents a product category which is a container for products. Currently product categories can not be nested.
Type | Name | Description |
---|---|---|
string | ProductCategoryRefNum | Gateway assign unique reference number |
string | Name | Name of product category |
datetime | Created | Timestamp for when the category was created |
datetime | Modified | Timestamp for when the category was last modified |
Version | Change |
---|---|
1.3 | Object added in 1.3 release |