I am able to fetch list of transactions details for all settled batches
using GetSettledBatchListRequest, GetTransactionListRequest and
GetTransactionDetailsRequest.I am wondering what would be the best
approach to daily sync these details, assuming ...