get https://api-uat.gliderpay.com/v2/report/instalment/startDate//endDate/
Given a date range (start and end date time) returns the list of all the payment plans that have been saved.
This API will return tokenised credit / debit card or bank details information to be used to set up a payment plan on your payment gateway portal.
Start and end date must be in the following format YYYY-MM-DD
and they will be compared with the payment plan creation time. All dates are in UTC timezone.