GET article/getblogdata/{Lang}/{StartRowIndex}/{MaxRows}/{UserId}/{CartId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Lang | string |
Required |
|
| StartRowIndex | integer |
Required |
|
| MaxRows | integer |
Required |
|
| UserId | string |
Required |
|
| CartId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
BlogViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| SeoInformation | SeoViewModels |
None. |
|
| ArticleCategoryList | Collection of NewsViewModel |
None. |
|
| TemplateHtml | string |
None. |
|
| Company | CompanyViewModel |
None. |
|
| ArticleCategories | Collection of ArticleCategoryViewModel |
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.