Template:Json Response EventNotificationStatusesGetByBulkIds
From Updox API
{
"successful": true, "responseMessage": "OK", "responseCode": 2000, "eventNotificationStatuses": [ { "notificationId": 13, "internalId": "XYZ", "status": "error", "statusDate": "12/11/2015", "reply": "N/A" }, { "notificationId": 14, "internalId": "ABC", "status": "created", "statusDate": "12/11/2015", "reply": "YES" } ]
}