| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InvoicingV2InvoicesCancel200Response |
InvoicesApi.performCancelAction(String id)
Cancel an Invoice
You can cancel an invoice if no payment is made to it.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InvoicingV2InvoicesCancel200Response> |
InvoicesApi.performCancelActionWithHttpInfo(String id)
Cancel an Invoice
You can cancel an invoice if no payment is made to it.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
InvoicesApi.performCancelActionAsync(String id,
ApiCallback<InvoicingV2InvoicesCancel200Response> callback)
Cancel an Invoice (asynchronously)
You can cancel an invoice if no payment is made to it.
|
Copyright © 2025. All rights reserved.