get https://api-uat.gliderpay.com/v2/report/transaction/startDate//endDate/
Given a date range (start and end date time) returns the list of all the transactions that have been processed within the date range
Start and end date must be in the following format YYYY-MM-DD
and they will be compared with the transaction processing time. All dates are in UTC timezone.