Purpose: Retrieve the raw scan information for a particular mailing.
Example URL:
https://MrMailTracker.com/api/scans?login_id=49&user_id=20&key=GsF6CkPmErRh&mailing_id=55382
Sample response:
[
{
"scan_file_id": 473,
"imb_digits": "20270106848527962002",
"facility": "95799",
"scan_time": "10:56PM",
"scan_date": "2/16/2012",
"postnet": "95630864806",
"op_code": "918"
}, {
"scan_file_id": 474,
"imb_digits": "20270106848527962002",
"facility": "95799",
"scan_time": "04:29AM",
"scan_date": "2/17/2012",
"postnet": "95630864806",
"op_code": "919"
}, {
"scan_file_id": 473,
"imb_digits": "20270106848527962022",
"facility": "95799",
"scan_time": "10:56PM",
"scan_date": "2/16/2012",
"postnet": "95630805300",
"op_code": "918"
}
]