Previous billing period’s bills via the API

I’m looking for a way to programmatically bill customers based on 95th percentile bandwidth use. We send our bills on the 5th of the month following the billed month. The /api/v0/bills API call retrieves the current month only (so far as I can figure out), which is no use to me.

Can you add this feature?