GET cms/gethomepagedataoptimized/{Lang}/{UserId}/{CartId}/{Currency}/{TemplateBuilderId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Lang | string |
Required |
|
| UserId | string |
Required |
|
| CartId | string |
Required |
|
| Currency | string |
Required |
|
| TemplateBuilderId | string |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
HomePageViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| TemplateHtml | string |
None. |
|
| Categories | Collection of CategoryViewModel |
None. |
|
| Promotions | Collection of ProductViewModel |
None. |
|
| Highlights | Collection of ProductViewModel |
None. |
|
| SeoInformation | SeoViewModels |
None. |
|
| HeaderData | HeaderViewModel |
None. |
|
| FooterData | FooterViewModel |
None. |
|
| SideMenuData | SideMenuViewModel |
None. |
|
| SliderData | SliderViewModel2 |
None. |
|
| BreadcrumbsInfo | Collection of Breadcrumbs |
None. |
|
| ArticleCategoryList | Collection of NewsViewModel |
None. |
|
| CanvasInfo | CanvasViewModel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
Sample not available.