GET api/Inventory/InventoryCategoryDetail
Allow you to get a list of Inventory Categories.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
List of
Collection of IInventoryCategoryDetailName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Description | string |
None. |
|
Explanation | string |
None. |
|
ParentCategoryID | integer |
None. |
|
ImageFileName | string |
None. |
|
SortOrder | integer |
None. |
|
LimitAvailability | boolean |
None. |
|
DisplayInCartProductCategoryPage | boolean |
None. |
|
DisplayInCartListPage | boolean |
None. |
|
DesktopImage | string |
None. |
|
MobileImage | string |
None. |
|
RepDescription | string |
None. |
|
CustomerDescription | string |
None. |
|
CategoryLandingPageButtonText | string |
None. |
|
CartProductCategoryPageContentColumnSize | integer |
None. |
|
CartProductCategoryPageNumberOfProducts | integer |
None. |
|
TerritoryID | integer |
None. |
|
TerritoryCollectionID | integer |
None. |
|
BannerLinkUrl | string |
None. |
|
DisplayWayrooCategory | boolean |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.