GET api/ProductGroup/Get/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
CategoryName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
IDParent | integer |
None. |
|
IDCategoryType | byte |
None. |
|
CategoryName | string |
None. |
|
MediaLink | string |
None. |
|
MediaName | string |
None. |
|
Comment | string |
None. |
|
CanVisible | boolean |
None. |
|
CanEdit | boolean |
None. |
|
Software | Software |
None. |
|
CategoryType | CategoryType |
None. |
|
Products | Collection of Product |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
Sample not available.