I have a batch that was settled yesterday morning (Dec. 17, 2014). I use GetSettledBatchList method, passing Dec. 16th as start date for the search interval, Dec. 18th as end date for the search interval and true to indicate I want the statistics. I do get my batch (it's the only one settled in the specified time interval) but it comes without statistics. I have older batches for which I get the statistics when making a similar call (obviously, with the appropriate search time interval). Are the statistics not available immediately for a settled batch? I've never noticed this behavior before but then I am not sure I ever tested the GetSettledBatchList method so soon after a batch was closed.
Any idea what is going on? The batch number, if you can look at it internally is 3952690.
Thanks,
Ed
Solved! Go to Solution.
โ12-18-2014 07:58 AM
Hi Ed,
We cannot recreate the behavior you are seeing. Can you please send us an email at Developer@Authorize.Net with the exact API request you are sending so we can check this for you.
Thanks,
Joy
โ01-05-2015 03:20 PM
*** Bump ***
I notice that statistics are still not available in the test environemtn for all the batches that settled in the last couple of days. Does anyone else experience a similar thing? Is this a temporary problem? Statistics are not available when I request them either by calling GetSettledBatchList and passing the includeStatistics flag as true or when I use GetBatchStatistics for a particular batch identified by its unique id. Can anyone shed some light on this issue?
Thanks,
Ed
โ12-22-2014 07:57 AM
Hi Ed,
We cannot recreate the behavior you are seeing. Can you please send us an email at Developer@Authorize.Net with the exact API request you are sending so we can check this for you.
Thanks,
Joy
โ01-05-2015 03:20 PM
Hi Joy,
I sent you an email with details and screen shots at the provided address.
Thanks,
Eddie
โ01-08-2015 06:16 AM
This issue is now resolved. After I refreshed the references to the SOAP Service everything started working again.
โ01-12-2015 07:44 AM