Payment Plans by date range

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.

Metadata
string
required

Initial date where the query will start

string
required

Final date where the query will end

Response

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json