Get Transactions

The Transaction service is used to get a list of transactions for a user.By default, this service returns the last 30 days of transactions from today's date.API will only return up to 2 years of transaction history. If the difference between fromDate and toDate is more than 2 years, API will return only last 2 years from the toDate.The keyword parameter performs a contains search on the original, consumer, and simple description attributes, replace the special characters #, &, and...