Get a list of invoices
Requires the INVOICE.VIEW permission.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Filter invoices based on invoice status(es)
Range filter for the start_at of the first schedule in the pricing plan subscription (ISO-8601).
Filter invoices based on whether they’re paid or not (true or false)
Filter invoices based on whether they’re on hold or not (true or false)
Indicates whether the response should include period and group data (true or false)
Indicates whether the response should include invoice lines (true or false)