GET cms/getheaderdata/{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
HeaderViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Company | CompanyViewModel |
None. |
|
| TemplateHtml | string |
None. |
|
| MenuList | Collection of MenuViewModel |
None. |
|
| CartInfo | CartInfoViewModel |
None. |
|
| Categories | Collection of CategoryViewModel |
None. |
|
| Languages | Collection of LanguageModel |
None. |
|
| CanvasInfo | CanvasViewModel |
None. |
|
| QuickRegistrationData | RegisterViewModels |
None. |
|
| IsActiveQuickRegistration | boolean |
None. |
|
| isEnableLAzyLoad | boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
Sample not available.