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