POST presentation_gw/Utility/GetAlertsWithoutDetails

Documentation for 'GetAlertsWithoutDetails'.

Request Information

Parameters

NameDescriptionAdditional information
inputObject
Documentation for 'inputObject'.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Response body formats

application/json, text/json

Sample:
[
  {
    "alertId": "60e41f53-f913-4fdd-a625-72d516912cdb",
    "alertDate": "\/Date(1779297343920+0000)\/",
    "sendDate": "\/Date(1779297343920+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(1779297343921+0000)\/",
    "ServiceName": "sample string 11",
    "FoundDateOnly": "sample string 12",
    "RatingScore": 1
  },
  {
    "alertId": "60e41f53-f913-4fdd-a625-72d516912cdb",
    "alertDate": "\/Date(1779297343920+0000)\/",
    "sendDate": "\/Date(1779297343920+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(1779297343921+0000)\/",
    "ServiceName": "sample string 11",
    "FoundDateOnly": "sample string 12",
    "RatingScore": 1
  },
  {
    "alertId": "60e41f53-f913-4fdd-a625-72d516912cdb",
    "alertDate": "\/Date(1779297343920+0000)\/",
    "sendDate": "\/Date(1779297343920+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(1779297343921+0000)\/",
    "ServiceName": "sample string 11",
    "FoundDateOnly": "sample string 12",
    "RatingScore": 1
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.