| 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).
|
| Modifier and Type | Method | Description |
|---|---|---|
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 |
|---|---|---|
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).
|
| Modifier and Type | Method | Description |
|---|---|---|
PullFundsReversal201Response |
PullFundsReversal201Response.errorInformation(PullFundsReversal201ResponseErrorInformation errorInformation) |
|
PullFundsReversal201Response |
PullFundsReversal201Response.id(String id) |
|
PullFundsReversal201Response |
PullFundsReversal201Response.links(PullFundsReversal201ResponseLinks links) |
|
PullFundsReversal201Response |
PullFundsReversal201Response.processorInformation(PullFundsReversal201ResponseProcessorInformation processorInformation) |
|
PullFundsReversal201Response |
PullFundsReversal201Response.status(String status) |
|
PullFundsReversal201Response |
PullFundsReversal201Response.submitTimeUtc(String submitTimeUtc) |
Copyright © 2026. All rights reserved.