POST api/NewsandAlertsManagement/UploadNewsAndDocument?languageId={languageId}
To Uplod News and Alerts Document
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| languageId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
NewsAndAlertsUplodResponseViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| LanguageId |
Get or Set Language Id |
integer |
None. |
| FileName |
Gets or Sets File Name |
string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.