| Package | Description |
|---|---|
| de.adorsys.psd2.client.api | |
| de.adorsys.psd2.client.model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse200 |
ConfirmationOfFundsServicePiisApi.checkAvailabilityOfFunds(ConfirmationOfFunds body,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate)
Confirmation of Funds Request
Creates a confirmation of funds request at the ASPSP.
|
com.squareup.okhttp.Call |
ConfirmationOfFundsServicePiisApi.checkAvailabilityOfFundsAsync(ConfirmationOfFunds body,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
ApiCallback<InlineResponse200> callback)
Confirmation of Funds Request (asynchronously)
Creates a confirmation of funds request at the ASPSP.
|
com.squareup.okhttp.Call |
ConfirmationOfFundsServicePiisApi.checkAvailabilityOfFundsCall(ConfirmationOfFunds body,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for checkAvailabilityOfFunds
|
ApiResponse<InlineResponse200> |
ConfirmationOfFundsServicePiisApi.checkAvailabilityOfFundsWithHttpInfo(ConfirmationOfFunds body,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate)
Confirmation of Funds Request
Creates a confirmation of funds request at the ASPSP.
|
| Modifier and Type | Method and Description |
|---|---|
ConfirmationOfFunds |
ConfirmationOfFunds.account(AccountReference account) |
ConfirmationOfFunds |
ConfirmationOfFunds.cardNumber(String cardNumber) |
ConfirmationOfFunds |
ConfirmationOfFunds.instructedAmount(Amount instructedAmount) |
ConfirmationOfFunds |
ConfirmationOfFunds.payee(String payee) |
Copyright © 2019. All rights reserved.