| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
PullFundsReversal201Response |
PullFundsApi.createPullFundsReversal(PullFundsReversalRequest pullFundsReversalRequest,
String id,
String contentType,
String xRequestid,
String vCMerchantId,
String vCPermissions,
String vCCorrelationId,
String vCOrganizationId)
Process a Pull Funds Reversal
Reverse an Account Funding Transaction (AFT).
|
|
okhttp3.Call |
PullFundsApi.createPullFundsReversalAsync(PullFundsReversalRequest pullFundsReversalRequest,
String id,
String contentType,
String xRequestid,
String vCMerchantId,
String vCPermissions,
String vCCorrelationId,
String vCOrganizationId,
ApiCallback<PullFundsReversal201Response> callback)
Process a Pull Funds Reversal (asynchronously)
Reverse an Account Funding Transaction (AFT).
|
|
okhttp3.Call |
PullFundsApi.createPullFundsReversalCall(PullFundsReversalRequest pullFundsReversalRequest,
String id,
String contentType,
String xRequestid,
String vCMerchantId,
String vCPermissions,
String vCCorrelationId,
String vCOrganizationId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createPullFundsReversal
|
|
ApiResponse<PullFundsReversal201Response> |
PullFundsApi.createPullFundsReversalWithHttpInfo(PullFundsReversalRequest pullFundsReversalRequest,
String id,
String contentType,
String xRequestid,
String vCMerchantId,
String vCPermissions,
String vCCorrelationId,
String vCOrganizationId)
Process a Pull Funds Reversal
Reverse an Account Funding Transaction (AFT).
|
| Modifier and Type | Method | Description |
|---|---|---|
PullFundsReversalRequest |
PullFundsReversalRequest.clientReferenceInformation(Ptsv1pullfundstransferClientReferenceInformation clientReferenceInformation) |
|
PullFundsReversalRequest |
PullFundsReversalRequest.reversalInformation(Ptsv1pullfundstransferidreversalReversalInformation reversalInformation) |
Copyright © 2026. All rights reserved.