| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
PblPaymentLinksPost201Response |
PaymentLinksApi.updatePaymentLink(String id,
UpdatePaymentLinkRequest updatePaymentLinkRequest)
Update a Payment Link
You can update all information except the payment link number for a payment link.
|
|
okhttp3.Call |
PaymentLinksApi.updatePaymentLinkAsync(String id,
UpdatePaymentLinkRequest updatePaymentLinkRequest,
ApiCallback<PblPaymentLinksPost201Response> callback)
Update a Payment Link (asynchronously)
You can update all information except the payment link number for a payment link.
|
|
okhttp3.Call |
PaymentLinksApi.updatePaymentLinkCall(String id,
UpdatePaymentLinkRequest updatePaymentLinkRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updatePaymentLink
|
|
ApiResponse<PblPaymentLinksPost201Response> |
PaymentLinksApi.updatePaymentLinkWithHttpInfo(String id,
UpdatePaymentLinkRequest updatePaymentLinkRequest)
Update a Payment Link
You can update all information except the payment link number for a payment link.
|
| Modifier and Type | Method | Description |
|---|---|---|
UpdatePaymentLinkRequest |
UpdatePaymentLinkRequest.clientReferenceInformation(Invoicingv2invoicesClientReferenceInformation clientReferenceInformation) |
|
UpdatePaymentLinkRequest |
UpdatePaymentLinkRequest.orderInformation(Iplv2paymentlinksidOrderInformation orderInformation) |
|
UpdatePaymentLinkRequest |
UpdatePaymentLinkRequest.processingInformation(Iplv2paymentlinksidProcessingInformation processingInformation) |
|
UpdatePaymentLinkRequest |
UpdatePaymentLinkRequest.purchaseInformation(Iplv2paymentlinksidPurchaseInformation purchaseInformation) |
|
UpdatePaymentLinkRequest |
UpdatePaymentLinkRequest.status(String status) |
Copyright © 2026. All rights reserved.