Retrieve a list of invoices for a connected account.
All requests to the ChatDash API must be validated with the agency API Key found on your agency profile
The Stripe connected account ID
Filter invoices by status.
draft, open, paid, void, uncollectible Filter by Stripe customer ID.
Filter by created date start (unix timestamp, seconds).
Filter by created date end (unix timestamp, seconds).
Max number of invoices to return (1-100). Defaults to 50.
1 <= x <= 100Pagination cursor (returns results after this ID).