#frallain
1 messages · Page 1 of 1 (latest)
HI 👋
You can retrieve a list of all invoices by status https://stripe.com/docs/api/invoices/list and then set them to void https://stripe.com/docs/api/invoices/void
is there a more batch-process way to do this?
No
is there a way to list invoices in a SQL way?