Makes a call to the Stripe API at https://api.stripe.com/v1/ method , with optional record query passed as additional parameters ...

Makes a call to the Stripe API at https://api.stripe.com/v1/method, with optional record query passed as additional parameters and optional pageLimit as a limit on the number of API requests. Most recent data is returned first. If pageLimit is not specified, all data is returned. Stripe Version 2015-10-16 is used.