#wabisabi-invoice-period
1 messages · Page 1 of 1 (latest)
wabisabi-invoice-period
period_start and period_end represent the past period billed for.
Then you can look at each InvoiceLine element to show what period each one is for https://stripe.com/docs/api/invoices/line_item#invoice_line_item_object-period
when using Invoice + Subscription you might want the latter