GET article/getcategorybyid/{CategoryId}/{Lang}/{StartRowIndex}/{MaxRows}/{UserId}/{CartId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
CategoryId | integer |
Required |
|
Lang | string |
Required |
|
StartRowIndex | integer |
Required |
|
MaxRows | integer |
Required |
|
UserId | string |
Required |
|
CartId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
CategoryDetailsDataViewModelName | Description | Type | Additional information |
---|---|---|---|
SeoInformation | SeoViewModels |
None. |
|
ArticleCategoryList | Collection of NewsViewModel |
None. |
|
CategoryDetails | ArticleCategoryViewModel |
None. |
|
ArticleCategories | Collection of ArticleCategoryViewModel |
None. |
|
TemplateHtml | string |
None. |
|
NumberOfArticles | integer |
None. |
|
BreadcrumbsInfo | Collection of Breadcrumbs |
None. |
|
HeaderData | HeaderViewModel |
None. |
|
FooterData | FooterViewModel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
Sample not available.