GET article/getarticledetailsbyid/{Lang}/{Id}/{UserId}/{CartId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
Required |
|
| Lang | string |
Required |
|
| UserId | string |
Required |
|
| CartId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
NewsDetailsViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Title | string |
None. |
|
| LongDescription | string |
None. |
|
| HeaderImage | string |
None. |
|
| Date | date |
None. |
|
| TemplateUrl | string |
None. |
|
| TemplateHtml | string |
None. |
|
| Author | string |
None. |
|
| SeoUrl | string |
None. |
|
| Lang | string |
None. |
|
| FotogalleryImages | Collection of SliderViewModel |
None. |
|
| Attachments | Collection of AtachmentViewModel |
None. |
|
| SeoInformation | SeoViewModels |
None. |
|
| ArticleCategories | Collection of ArticleCategoryViewModel |
None. |
|
| BreadcrumbsInfo | Collection of Breadcrumbs |
None. |
|
| ShortLang | string |
None. |
|
| RouterLink | Collection of Object |
None. |
|
| FormattedDate | string |
None. |
|
| CanvasInfo | CanvasViewModel |
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.