GET api/Category/Get/{id}/{LangID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
|
LangID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
GetCategoryModelName | Description | Type | Additional information |
---|---|---|---|
Category | Category |
None. |
|
TopCategoryList | Collection of SelectedItemDto |
None. |
|
CategoryTypeList | Collection of SelectedItemDto |
None. |
|
HomePageDisplayTypeList | Collection of SelectedItemDto |
None. |
|
CurrentParentCategoryID | integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.