| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
InvoicingV2InvoicesAllGet200Response |
InvoicesApi.getAllInvoices(Integer offset,
Integer limit,
String status)
Get a List of Invoices
Provides a (filtered) list of invoices that have been created in your account.
|
| Modifier and Type | Method | Description |
|---|---|---|
ApiResponse<InvoicingV2InvoicesAllGet200Response> |
InvoicesApi.getAllInvoicesWithHttpInfo(Integer offset,
Integer limit,
String status)
Get a List of Invoices
Provides a (filtered) list of invoices that have been created in your account.
|
| Modifier and Type | Method | Description |
|---|---|---|
okhttp3.Call |
InvoicesApi.getAllInvoicesAsync(Integer offset,
Integer limit,
String status,
ApiCallback<InvoicingV2InvoicesAllGet200Response> callback)
Get a List of Invoices (asynchronously)
Provides a (filtered) list of invoices that have been created in your account.
|
| Modifier and Type | Method | Description |
|---|---|---|
InvoicingV2InvoicesAllGet200Response |
InvoicingV2InvoicesAllGet200Response.addInvoicesItem(InvoicingV2InvoicesAllGet200ResponseInvoices invoicesItem) |
|
InvoicingV2InvoicesAllGet200Response |
InvoicingV2InvoicesAllGet200Response.invoices(List<InvoicingV2InvoicesAllGet200ResponseInvoices> invoices) |
|
InvoicingV2InvoicesAllGet200Response |
InvoicingV2InvoicesAllGet200Response.links(InvoicingV2InvoicesAllGet200ResponseLinks links) |
|
InvoicingV2InvoicesAllGet200Response |
InvoicingV2InvoicesAllGet200Response.submitTimeUtc(String submitTimeUtc) |
|
InvoicingV2InvoicesAllGet200Response |
InvoicingV2InvoicesAllGet200Response.totalInvoices(Integer totalInvoices) |
Copyright © 2026. All rights reserved.