| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
PullFunds201Response |
PullFundsApi.createPullFundsTransfer(PullFundsRequest pullFundsRequest,
String contentType,
String xRequestid,
String vCMerchantId,
String vCPermissions,
String vCCorrelationId,
String vCOrganizationId)
Process a Pull Funds Transfer
Receive funds using an Account Funding Transaction (AFT).
|
| Modifier and Type | Method | Description |
|---|---|---|
ApiResponse<PullFunds201Response> |
PullFundsApi.createPullFundsTransferWithHttpInfo(PullFundsRequest pullFundsRequest,
String contentType,
String xRequestid,
String vCMerchantId,
String vCPermissions,
String vCCorrelationId,
String vCOrganizationId)
Process a Pull Funds Transfer
Receive funds using an Account Funding Transaction (AFT).
|
| Modifier and Type | Method | Description |
|---|---|---|
okhttp3.Call |
PullFundsApi.createPullFundsTransferAsync(PullFundsRequest pullFundsRequest,
String contentType,
String xRequestid,
String vCMerchantId,
String vCPermissions,
String vCCorrelationId,
String vCOrganizationId,
ApiCallback<PullFunds201Response> callback)
Process a Pull Funds Transfer (asynchronously)
Receive funds using an Account Funding Transaction (AFT).
|
| Modifier and Type | Method | Description |
|---|---|---|
PullFunds201Response |
PullFunds201Response.errorInformation(PullFunds201ResponseErrorInformation errorInformation) |
|
PullFunds201Response |
PullFunds201Response.id(String id) |
|
PullFunds201Response |
PullFunds201Response.links(PullFunds201ResponseLinks links) |
|
PullFunds201Response |
PullFunds201Response.orderInformation(PullFunds201ResponseOrderInformation orderInformation) |
|
PullFunds201Response |
PullFunds201Response.processorInformation(PullFunds201ResponseProcessorInformation processorInformation) |
|
PullFunds201Response |
PullFunds201Response.status(String status) |
|
PullFunds201Response |
PullFunds201Response.submitTimeUtc(String submitTimeUtc) |
Copyright © 2026. All rights reserved.