| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
InvoicingV2InvoicesPut200Response |
InvoicesApi.updateInvoice(String id,
UpdateInvoiceRequest updateInvoiceRequest)
Update an Invoice
You can update all information except the invoice number till any payment is received for an invoice.
|
| Modifier and Type | Method | Description |
|---|---|---|
ApiResponse<InvoicingV2InvoicesPut200Response> |
InvoicesApi.updateInvoiceWithHttpInfo(String id,
UpdateInvoiceRequest updateInvoiceRequest)
Update an Invoice
You can update all information except the invoice number till any payment is received for an invoice.
|
| Modifier and Type | Method | Description |
|---|---|---|
okhttp3.Call |
InvoicesApi.updateInvoiceAsync(String id,
UpdateInvoiceRequest updateInvoiceRequest,
ApiCallback<InvoicingV2InvoicesPut200Response> callback)
Update an Invoice (asynchronously)
You can update all information except the invoice number till any payment is received for an invoice.
|
Copyright © 2026. All rights reserved.