POST presentation_gw/Utility/GetAlertsMonitoraggio
Documentation for 'GetAlertsMonitoraggio'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| inputObjectM | Documentation for 'inputObjectM'. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[ "sample string 1", "sample string 2", "sample string 3" ]
application/xml, text/xml
Sample:
<ArrayOfstring xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <string>sample string 1</string> <string>sample string 2</string> <string>sample string 3</string> </ArrayOfstring>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json
Sample:
[
{
"alertId": "fbae30e8-c279-45a7-af40-076a2c8bb821",
"alertDate": "\/Date(1779288322514+0000)\/",
"sendDate": "\/Date(1779288322514+0000)\/",
"read": true,
"eventTextId": "sample string 1",
"infoCreditizia": null,
"infoPubblicheProtesto": null,
"IsMonitoraggioWeb": true,
"BestAdvice": "sample string 3",
"Message": "sample string 4",
"ShortMessage": "sample string 5",
"Link": "sample string 6",
"Value": "sample string 7",
"AlertsRelated": [
1,
2,
3
],
"Category": "sample string 8",
"Severity": "sample string 9",
"SeverityLabel": "sample string 10",
"FoundDate": "\/Date(1779288322514+0000)\/",
"ServiceName": "sample string 11",
"FoundDateOnly": "sample string 12",
"RatingScore": 1
},
{
"alertId": "fbae30e8-c279-45a7-af40-076a2c8bb821",
"alertDate": "\/Date(1779288322514+0000)\/",
"sendDate": "\/Date(1779288322514+0000)\/",
"read": true,
"eventTextId": "sample string 1",
"infoCreditizia": null,
"infoPubblicheProtesto": null,
"IsMonitoraggioWeb": true,
"BestAdvice": "sample string 3",
"Message": "sample string 4",
"ShortMessage": "sample string 5",
"Link": "sample string 6",
"Value": "sample string 7",
"AlertsRelated": [
1,
2,
3
],
"Category": "sample string 8",
"Severity": "sample string 9",
"SeverityLabel": "sample string 10",
"FoundDate": "\/Date(1779288322514+0000)\/",
"ServiceName": "sample string 11",
"FoundDateOnly": "sample string 12",
"RatingScore": 1
},
{
"alertId": "fbae30e8-c279-45a7-af40-076a2c8bb821",
"alertDate": "\/Date(1779288322514+0000)\/",
"sendDate": "\/Date(1779288322514+0000)\/",
"read": true,
"eventTextId": "sample string 1",
"infoCreditizia": null,
"infoPubblicheProtesto": null,
"IsMonitoraggioWeb": true,
"BestAdvice": "sample string 3",
"Message": "sample string 4",
"ShortMessage": "sample string 5",
"Link": "sample string 6",
"Value": "sample string 7",
"AlertsRelated": [
1,
2,
3
],
"Category": "sample string 8",
"Severity": "sample string 9",
"SeverityLabel": "sample string 10",
"FoundDate": "\/Date(1779288322514+0000)\/",
"ServiceName": "sample string 11",
"FoundDateOnly": "sample string 12",
"RatingScore": 1
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.