| Name | Description | Type | Additional information |
|---|---|---|---|
| Eskimo_Category_ID | string |
None. |
|
| ParentID |
The Eskimo ID of the parent Category. Returns (null) if a top-level category. |
string |
None. |
| ShortDescription | string |
None. |
|
| LongDescription | string |
None. |
|
| OrderByValue |
An integer value which can be used to specify the order the categories are displayed in |
integer |
None. |
| Web_ID |
This is the Primary Key that the website is using for this category. Call the UpdateCartIDs method to set these values |
string |
None. |
| Product_Count |
The number of products linked to this category |
integer |
None. |
| Channel_ID |
The Sales Channel (Website) that the category is linked to. See api/Sales/Channels |
integer |
None. |
| URL_Path |
A url category path. |
string |
None. |
| URL_Path_Component |
A friendly-url representation of the category name |
string |
None. |
| Status |
The current status of category |
EskimoClassLibraries.clsCategory+CategoryStatusEnum |
None. |