Optional
configuration: ConfigurationProtected
axiosProtected
baseProtected
configurationInvoices represent the lifecyle of moving funds from start to finish. Once a Invoice completes it provides the resulting invoices and payment ledgers for double-entry Invoiceing. Most Invoices are single-use.
summary Retrieve a list of InvoicesOptional
limit: numberA limit of the number of objects to be returned for the next page, between 1 and 100. The default is 25
Optional
page: number1-based page index for paginated results
Optional
userId: stringThe user id to operate on their behalf (tenants only)
Optional
options: RawAxiosRequestConfigOverride http request option.
summary Finalize draft invoive
Optional
invoiceFinalizeDeets: InvoiceFinalizeDeetsOptional
options: RawAxiosRequestConfigOverride http request option.
summary Pay finalized invoice
Optional
invoicePayDeets: InvoicePayDeetsOptional
options: RawAxiosRequestConfigOverride http request option.
InvoicesApi - object-oriented interface export InvoicesApi