| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InvoicingV2InvoicesPost201Response |
InvoicesApi.createInvoice(CreateInvoiceRequest createInvoiceRequest)
Create a New Invoice
The invoicing product enables you to bill any customer with an email address and accept digital payments securely from any connected device.
|
okhttp3.Call |
InvoicesApi.createInvoiceAsync(CreateInvoiceRequest createInvoiceRequest,
ApiCallback<InvoicingV2InvoicesPost201Response> callback)
Create a New Invoice (asynchronously)
The invoicing product enables you to bill any customer with an email address and accept digital payments securely from any connected device.
|
okhttp3.Call |
InvoicesApi.createInvoiceCall(CreateInvoiceRequest createInvoiceRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createInvoice
|
ApiResponse<InvoicingV2InvoicesPost201Response> |
InvoicesApi.createInvoiceWithHttpInfo(CreateInvoiceRequest createInvoiceRequest)
Create a New Invoice
The invoicing product enables you to bill any customer with an email address and accept digital payments securely from any connected device.
|
| Modifier and Type | Method and Description |
|---|---|
CreateInvoiceRequest |
CreateInvoiceRequest.clientReferenceInformation(Invoicingv2invoicesClientReferenceInformation clientReferenceInformation) |
CreateInvoiceRequest |
CreateInvoiceRequest.customerInformation(Invoicingv2invoicesCustomerInformation customerInformation) |
CreateInvoiceRequest |
CreateInvoiceRequest.invoiceInformation(Invoicingv2invoicesInvoiceInformation invoiceInformation) |
CreateInvoiceRequest |
CreateInvoiceRequest.orderInformation(Invoicingv2invoicesOrderInformation orderInformation) |
CreateInvoiceRequest |
CreateInvoiceRequest.processingInformation(Invoicingv2invoicesProcessingInformation processingInformation) |
Copyright © 2025. All rights reserved.