| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
PblPaymentLinksPost201Response |
PaymentLinksApi.createPaymentLink(CreatePaymentLinkRequest createPaymentLinkRequest)
Create a Payment Link
Create a new payment link.
|
okhttp3.Call |
PaymentLinksApi.createPaymentLinkAsync(CreatePaymentLinkRequest createPaymentLinkRequest,
ApiCallback<PblPaymentLinksPost201Response> callback)
Create a Payment Link (asynchronously)
Create a new payment link.
|
okhttp3.Call |
PaymentLinksApi.createPaymentLinkCall(CreatePaymentLinkRequest createPaymentLinkRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createPaymentLink
|
ApiResponse<PblPaymentLinksPost201Response> |
PaymentLinksApi.createPaymentLinkWithHttpInfo(CreatePaymentLinkRequest createPaymentLinkRequest)
Create a Payment Link
Create a new payment link.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePaymentLinkRequest |
CreatePaymentLinkRequest.clientReferenceInformation(Invoicingv2invoicesClientReferenceInformation clientReferenceInformation) |
CreatePaymentLinkRequest |
CreatePaymentLinkRequest.orderInformation(Iplv2paymentlinksOrderInformation orderInformation) |
CreatePaymentLinkRequest |
CreatePaymentLinkRequest.processingInformation(Iplv2paymentlinksProcessingInformation processingInformation) |
CreatePaymentLinkRequest |
CreatePaymentLinkRequest.purchaseInformation(Iplv2paymentlinksPurchaseInformation purchaseInformation) |
Copyright © 2025. All rights reserved.