| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InvoicingV2InvoicesSend200Response |
InvoicesApi.performSendAction(String id)
Send an Invoice
You can send an invoice in draft or created state or resend a sent or partially paid invoice.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InvoicingV2InvoicesSend200Response> |
InvoicesApi.performSendActionWithHttpInfo(String id)
Send an Invoice
You can send an invoice in draft or created state or resend a sent or partially paid invoice.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
InvoicesApi.performSendActionAsync(String id,
ApiCallback<InvoicingV2InvoicesSend200Response> callback)
Send an Invoice (asynchronously)
You can send an invoice in draft or created state or resend a sent or partially paid invoice.
|
Copyright © 2025. All rights reserved.