Alternatives for filtering the list Balance Transactions API using `available_on`

Starting in late September 2021, the `available_on` filter will be removed from documentation to avoid user timeouts when filtering in the v1/balance_transactions API. Currently, the API times out with a 500 error after 10 seconds, resulting in a poor user experience. This filter was previously used to request a list of balance transactions based on a specified date range for the ‘available_on’ field, information that is typically used for reconciliation purposes. If you are an existing user who is already implementing this filter, there will be no visible impact on your end, but we do suggest the following alternatives to avoid timeouts.

Alternatives to using the `available_on` filter: