GET api/Inventory/InventoryCategoryDetail/GetBreadCrumbs/{productID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
productID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of IInventoryCategoryDetailBreadCrumbDisplayModelName | Description | Type | Additional information |
---|---|---|---|
Level | integer |
None. |
|
CategoryID | integer |
None. |
|
ParentCategoryID | integer |
None. |
|
Description | string |
None. |
|
TranslationKey | string |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.