Optional
invoiceOptional
orderHow invoices are ordered in the response.
Optional
organizationOrganization ID to filter for, only invoices from this Organization will be returned.
Optional
page?: numberPositive integer to choose the page to return.
Optional
pagePositive integer lower or equal to 100 to select the number of items to return.
Optional
startedInvoice's start_date
is greater or equal to started_after
.
Optional
startedInvoice's start_date
precedes started_before
.
Invoice type. It can either be
periodic
orpurchase
.