| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and 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).
|
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).
|
okhttp3.Call |
PullFundsApi.createPullFundsTransferCall(PullFundsRequest pullFundsRequest,
String contentType,
String xRequestid,
String vCMerchantId,
String vCPermissions,
String vCCorrelationId,
String vCOrganizationId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createPullFundsTransfer
|
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 and Description |
|---|---|
PullFundsRequest |
PullFundsRequest.aggregatorInformation(Ptsv1pullfundstransferAggregatorInformation aggregatorInformation) |
PullFundsRequest |
PullFundsRequest.clientReferenceInformation(Ptsv1pullfundstransferClientReferenceInformation clientReferenceInformation) |
PullFundsRequest |
PullFundsRequest.merchantInformation(Ptsv1pullfundstransferMerchantInformation merchantInformation) |
PullFundsRequest |
PullFundsRequest.orderInformation(Ptsv1pullfundstransferOrderInformation orderInformation) |
PullFundsRequest |
PullFundsRequest.processingInformation(Ptsv1pullfundstransferProcessingInformation processingInformation) |
PullFundsRequest |
PullFundsRequest.recipientInformation(Ptsv1pullfundstransferRecipientInformation recipientInformation) |
PullFundsRequest |
PullFundsRequest.senderInformation(Ptsv1pullfundstransferSenderInformation senderInformation) |
Copyright © 2026. All rights reserved.