| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
PullFundsRefund201Response |
PullFundsApi.createPullFundsRefund(PullFundsRefundRequest pullFundsRefundRequest,
String id,
String contentType,
String xRequestid,
String vCMerchantId,
String vCPermissions,
String vCCorrelationId,
String vCOrganizationId)
Process a Pull Funds Refund
Refund an Account Funding Transaction (AFT).
|
|
okhttp3.Call |
PullFundsApi.createPullFundsRefundAsync(PullFundsRefundRequest pullFundsRefundRequest,
String id,
String contentType,
String xRequestid,
String vCMerchantId,
String vCPermissions,
String vCCorrelationId,
String vCOrganizationId,
ApiCallback<PullFundsRefund201Response> callback)
Process a Pull Funds Refund (asynchronously)
Refund an Account Funding Transaction (AFT).
|
|
okhttp3.Call |
PullFundsApi.createPullFundsRefundCall(PullFundsRefundRequest pullFundsRefundRequest,
String id,
String contentType,
String xRequestid,
String vCMerchantId,
String vCPermissions,
String vCCorrelationId,
String vCOrganizationId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createPullFundsRefund
|
|
ApiResponse<PullFundsRefund201Response> |
PullFundsApi.createPullFundsRefundWithHttpInfo(PullFundsRefundRequest pullFundsRefundRequest,
String id,
String contentType,
String xRequestid,
String vCMerchantId,
String vCPermissions,
String vCCorrelationId,
String vCOrganizationId)
Process a Pull Funds Refund
Refund an Account Funding Transaction (AFT).
|
| Modifier and Type | Method | Description |
|---|---|---|
PullFundsRefundRequest |
PullFundsRefundRequest.clientReferenceInformation(Ptsv1pullfundstransferClientReferenceInformation clientReferenceInformation) |
|
PullFundsRefundRequest |
PullFundsRefundRequest.orderInformation(Ptsv1pullfundstransferidrefundOrderInformation orderInformation) |
Copyright © 2026. All rights reserved.