GET api/NewsAndAlerts/GetAllNewsandAlerts?languageId={languageId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
languageId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of NewsAndAlertsListResponseViewModel
NameDescriptionTypeAdditional information
Id

Gets or Sets Id

integer

None.

EffectiveStartDate

Gets or Sets Effective Start Date

string

None.

EffectiveEndDate

Gets or Sets Effective End Date

string

None.

InstanceId

Gets or Sets Instance Id

integer

None.

NewsAlertId

Gets or Sets News Alert Id

integer

None.

LanguageId

Gets or Sets Language Id

integer

None.

Caption

Gets or Sets News Caption

string

None.

TextContent

Gets or Sets News Content

string

None.

FileName

Gets or Sets Attached File Name

string

None.

SystemCode

Gets or Sets System Code

string

None.

SystemName

Gets or Sets System Name

string

None.

TotalCount

Gets or Sets Total count of news and alerts

integer

None.

CreatedDate

Gets or Sets Created Date

date

None.

CreatedUser

Gets or Sets Created User

string

None.

AdditionalInfo

Gets or Sets Additional Info

string

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.