piesync / billbo

Easy to use billing service for Stripe with VAT support
MIT License
73 stars 3 forks source link

List invoices end-point #82

Closed remvee closed 8 years ago

remvee commented 8 years ago

Return all invoices in reverse chronological order at /invoices in the following JSON format:

[{"number": "2016000001", "finalized_at": "2016-01-01 00:00:00 +0100"}, ...]

Optionally filter with (a combination of) the follow parameters: