The following improvements would speed up the plugin:
- An implementation of
InvoiceUserApi.getAccountBalance and InvoiceUserApi.getUnpaidInvoicesByAccountId that doesn't pull all children objects internally (large invoices use-case)
- A new API
SubscriptionApi.getActiveBundles
- Pagination (streaming) APIs