In all your code for JobDeliveryStatusService you only show looking for Job Number;
Is there a way to look for jobs withing date range? Do you have some demo code for it?
Thanks,
Tal.
The JDSR is used to look at a specific job number. You can use JobListRequest to get job numbers for date/time. Ther are C# and VB samples on the forum. Do a Search in top right for "C# sample" or "VB Sample".
Can't find the one for JobListRequest when searching C# sample.
Can you please poit me to the URL for it.
https://apiforums.easylink.com/content/c-sample-joblist
Use the one that has 2.5 in it. It is good for 2.6 API too.