Get all notification events generated for companies monitored in your portfolios, based on the notification rules enabled. The notification events returned will be filtered based upon the supplied search criteria.
{- "correlationId": "23921650-c073-11ea-860f-06bc8182190e",
- "totalCount": 36,
- "data": [
- {
- "company": {
- "id": "US-X-US22384484",
- "safeNumber": "US22384484",
- "name": "GOOGLE LLC",
- "countryCode": "US",
- "portfolioId": 589960,
- "portfolioName": "Default"
}, - "eventId": 426992366,
- "eventDate": "2019-12-06T08:23:37",
- "newValue": "1600 AMPHITHEATRE PARKWAY, MOUNTAIN VIEW, CA, 94043-1351",
- "oldValue": "1604 AMPHITHEATRE PARKWAY, MOUNTAIN VIEW, CA, 94043-1351",
- "notificationEventId": 51861887,
- "notificationId": null,
- "processedDate": null,
- "ruleCode": 105,
- "ruleName": "Address",
- "summary": "Address Change reported",
- "ruleText": "Address Change reported",
- "localEventCode": "LI2013",
- "isProcessed": true
}
], - "paging": {
- "size": 10,
- "prev": 0,
- "next": 2,
- "last": 3
}
}