#Gregg-invoices
1 messages · Page 1 of 1 (latest)
Hello! You can list all invoices and filter on status (https://stripe.com/docs/api/invoices/list#list_invoices-status) as well as the due_date (https://stripe.com/docs/api/invoices/list#list_invoices-due_date)
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
hi @zenith notch that is clear for current status but can I grab the invoice as of a certain date? For example, as of 8/31 we have x in unpaid invoices but some of those invoices have since been paid.