| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
PblPaymentLinksGet200Response |
PaymentLinksApi.getPaymentLink(String id)
Get Payment Link Details
You can retrieve details of a specific payment link.
|
| Modifier and Type | Method | Description |
|---|---|---|
ApiResponse<PblPaymentLinksGet200Response> |
PaymentLinksApi.getPaymentLinkWithHttpInfo(String id)
Get Payment Link Details
You can retrieve details of a specific payment link.
|
| Modifier and Type | Method | Description |
|---|---|---|
okhttp3.Call |
PaymentLinksApi.getPaymentLinkAsync(String id,
ApiCallback<PblPaymentLinksGet200Response> callback)
Get Payment Link Details (asynchronously)
You can retrieve details of a specific payment link.
|
| Modifier and Type | Method | Description |
|---|---|---|
PblPaymentLinksGet200Response |
PblPaymentLinksGet200Response.id(String id) |
|
PblPaymentLinksGet200Response |
PblPaymentLinksGet200Response.links(GetSubscriptionsPaymentsResponse1Links links) |
|
PblPaymentLinksGet200Response |
PblPaymentLinksGet200Response.orderInformation(PblPaymentLinksPost201ResponseOrderInformation orderInformation) |
|
PblPaymentLinksGet200Response |
PblPaymentLinksGet200Response.processingInformation(Iplv2paymentlinksProcessingInformation processingInformation) |
|
PblPaymentLinksGet200Response |
PblPaymentLinksGet200Response.purchaseInformation(PblPaymentLinksPost201ResponsePurchaseInformation purchaseInformation) |
|
PblPaymentLinksGet200Response |
PblPaymentLinksGet200Response.status(String status) |
|
PblPaymentLinksGet200Response |
PblPaymentLinksGet200Response.submitTimeUtc(String submitTimeUtc) |
Copyright © 2026. All rights reserved.