cancel
Showing results for 
Search instead for 
Did you mean: 

Who Me Too'd this topic

how to get a complete list of unsettled transactions?

http://developer.authorize.net/api/reference/#transaction-reporting-get-unsettled-transaction-list

 

'getUnsettledTransactionListRequest'

 

"The function will return data for up to 1000 of the most recent transactions."

 

How do I search for unsettled transaction not within that list of 1000 unsettled transactions?

 

Settled transations have batch ids and date ranges for searching, but if an unsettled transaction is more than 1000 transactions old, I can't find it until it becomes settled within the next 24 hours (hopefully).

 

I working in a situation where we can have 1000+ transaction within a few hours.  When I make that api call I can't find unsettled transations made beyond that window.

 

Is there an API for forcing unsettled transactions to become settled and placed somewhere with a batch id?

 

What are my options?

 

Thanks

richardrega
Member
Who Me Too'd this topic