| Package | Description |
|---|---|
| de.adorsys.psd2.client | |
| de.adorsys.psd2.client.api |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
ApiClient.executeAsync(com.squareup.okhttp.Call call,
ApiCallback<T> callback)
|
<T> void |
ApiClient.executeAsync(com.squareup.okhttp.Call call,
Type returnType,
ApiCallback<T> callback)
Execute HTTP call asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
PaymentInitiationServicePisApi.cancelPaymentAsync(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<PaymentInitiationCancelResponse204202> callback)
Payment Cancellation Request (asynchronously)
This method initiates the cancellation of a payment.
|
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 |
AccountInformationServiceAisApi.createConsentAsync(UUID xRequestID,
Consents body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
String tpPExplicitAuthorisationPreferred,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<ConsentsResponse201> callback)
Create consent (asynchronously)
This method create a consent resource, defining access rights to dedicated accounts of a given PSU-ID.
|
com.squareup.okhttp.Call |
SigningBasketsApi.createSigningBasketAsync(UUID xRequestID,
String psUIPAddress,
SigningBasket body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String consentID,
String tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
String tpPExplicitAuthorisationPreferred,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<SigningBasketResponse201> callback)
Create a signing basket resource (asynchronously)
Create a signing basket resource for authorising several transactions with one SCA method.
|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.deleteConsentAsync(String consentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Void> callback)
Delete Consent (asynchronously)
The TPP can delete an account information consent object if needed.
|
com.squareup.okhttp.Call |
SigningBasketsApi.deleteSigningBasketAsync(String basketId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Void> callback)
Delete the signing basket (asynchronously)
Delete the signing basket structure as long as no (partial) authorisation has yet been applied.
|
com.squareup.okhttp.Call |
CommonServicesApi.deleteSigningBasketAsync(String basketId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Void> callback)
Delete the signing basket (asynchronously)
Delete the signing basket structure as long as no (partial) authorisation has yet been applied.
|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.getAccountListAsync(UUID xRequestID,
String consentID,
Boolean withBalance,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<AccountList> callback)
Read Account List (asynchronously)
Read the identifiers of the available payment account together with booking balance information, depending on the consent granted.
|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.getBalancesAsync(String accountId,
UUID xRequestID,
String consentID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<ReadAccountBalanceResponse200> callback)
Read Balance (asynchronously)
Reads account data from a given account addressed by \"account-id\".
|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.getCardAccountAsync(UUID xRequestID,
String consentID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<CardAccountList> callback)
Reads a list of card accounts (asynchronously)
Reads a list of card accounts with additional information, e.g.
|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.getCardAccountBalancesAsync(String accountId,
UUID xRequestID,
String consentID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<ReadCardAccountBalanceResponse200> callback)
Read card account balances (asynchronously)
Reads balance data from a given card account addressed by \"account-id\".
|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.getCardAccountTransactionListAsync(String accountId,
String bookingStatus,
UUID xRequestID,
String consentID,
LocalDate dateFrom,
LocalDate dateTo,
String entryReferenceFrom,
Boolean deltaList,
Boolean withBalance,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<CardAccountsTransactionsResponse200> callback)
Read transaction list of an account (asynchronously)
Reads account data from a given card account addressed by \"account-id\".
|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.getConsentAuthorisationAsync(String consentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Authorisations> callback)
Get Consent Authorisation Sub-Resources Request (asynchronously)
Return a list of all authorisation subresources IDs which have been created.
|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.getConsentInformationAsync(String consentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<ConsentInformationResponse200Json> callback)
Get Consent Request (asynchronously)
Returns the content of an account information consent object.
|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.getConsentScaStatusAsync(String consentId,
String authorisationId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<ScaStatusResponse> callback)
Read the SCA status of the consent authorisation.
|
com.squareup.okhttp.Call |
CommonServicesApi.getConsentScaStatusAsync(String consentId,
String authorisationId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<ScaStatusResponse> callback)
Read the SCA status of the consent authorisation.
|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.getConsentStatusAsync(String consentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<ConsentStatusResponse200> callback)
Consent status request (asynchronously)
Read the status of an account information consent resource.
|
com.squareup.okhttp.Call |
PaymentInitiationServicePisApi.getPaymentCancellationScaStatusAsync(String paymentService,
String paymentProduct,
String paymentId,
String cancellationId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<ScaStatusResponse> callback)
Read the SCA status of the payment cancellation's authorisation.
|
com.squareup.okhttp.Call |
CommonServicesApi.getPaymentCancellationScaStatusAsync(String paymentService,
String paymentProduct,
String paymentId,
String cancellationId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<ScaStatusResponse> callback)
Read the SCA status of the payment cancellation's authorisation.
|
com.squareup.okhttp.Call |
PaymentInitiationServicePisApi.getPaymentInformationAsync(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Object> callback)
Get Payment Information (asynchronously)
Returns the content of a payment object
|
com.squareup.okhttp.Call |
PaymentInitiationServicePisApi.getPaymentInitiationAuthorisationAsync(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Authorisations> callback)
Get Payment Initiation Authorisation Sub-Resources Request (asynchronously)
Read a list of all authorisation subresources IDs which have been created.
|
com.squareup.okhttp.Call |
CommonServicesApi.getPaymentInitiationAuthorisationAsync(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Authorisations> callback)
Get Payment Initiation Authorisation Sub-Resources Request (asynchronously)
Read a list of all authorisation subresources IDs which have been created.
|
com.squareup.okhttp.Call |
PaymentInitiationServicePisApi.getPaymentInitiationCancellationAuthorisationInformationAsync(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<CancellationList> callback)
Will deliver an array of resource identifications to all generated cancellation authorisation sub-resources.
|
com.squareup.okhttp.Call |
PaymentInitiationServicePisApi.getPaymentInitiationScaStatusAsync(String paymentService,
String paymentProduct,
String paymentId,
String authorisationId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<ScaStatusResponse> callback)
Read the SCA Status of the payment authorisation (asynchronously)
This method returns the SCA status of a payment initiation's authorisation sub-resource.
|
com.squareup.okhttp.Call |
CommonServicesApi.getPaymentInitiationScaStatusAsync(String paymentService,
String paymentProduct,
String paymentId,
String authorisationId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<ScaStatusResponse> callback)
Read the SCA Status of the payment authorisation (asynchronously)
This method returns the SCA status of a payment initiation's authorisation sub-resource.
|
com.squareup.okhttp.Call |
PaymentInitiationServicePisApi.getPaymentInitiationStatusAsync(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<PaymentInitiationStatusResponse200Json> callback)
Payment initiation status request (asynchronously)
Check the transaction status of a payment initiation.
|
com.squareup.okhttp.Call |
SigningBasketsApi.getSigningBasketAsync(String basketId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<SigningBasketResponse200> callback)
Returns the content of an signing basket object.
|
com.squareup.okhttp.Call |
SigningBasketsApi.getSigningBasketAuthorisationAsync(String basketId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Authorisations> callback)
Get Signing Basket Authorisation Sub-Resources Request (asynchronously)
Read a list of all authorisation subresources IDs which have been created.
|
com.squareup.okhttp.Call |
CommonServicesApi.getSigningBasketAuthorisationAsync(String basketId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Authorisations> callback)
Get Signing Basket Authorisation Sub-Resources Request (asynchronously)
Read a list of all authorisation subresources IDs which have been created.
|
com.squareup.okhttp.Call |
SigningBasketsApi.getSigningBasketScaStatusAsync(String basketId,
String authorisationId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<ScaStatusResponse> callback)
Read the SCA status of the signing basket authorisation (asynchronously)
This method returns the SCA status of a signing basket's authorisation sub-resource.
|
com.squareup.okhttp.Call |
CommonServicesApi.getSigningBasketScaStatusAsync(String basketId,
String authorisationId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<ScaStatusResponse> callback)
Read the SCA status of the signing basket authorisation (asynchronously)
This method returns the SCA status of a signing basket's authorisation sub-resource.
|
com.squareup.okhttp.Call |
SigningBasketsApi.getSigningBasketStatusAsync(String basketId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<SigningBasketStatusResponse200> callback)
Read the status of the signing basket (asynchronously)
Returns the status of a signing basket object.
|
com.squareup.okhttp.Call |
CommonServicesApi.getSigningBasketStatusAsync(String basketId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<SigningBasketStatusResponse200> callback)
Read the status of the signing basket (asynchronously)
Returns the status of a signing basket object.
|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.getTransactionDetailsAsync(String accountId,
String resourceId,
UUID xRequestID,
String consentID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<TransactionDetails> callback)
Read Transaction Details (asynchronously)
Reads transaction details from a given transaction addressed by \"resourceId\" on a given account addressed by \"account-id\".
|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.getTransactionListAsync(String accountId,
String bookingStatus,
UUID xRequestID,
String consentID,
LocalDate dateFrom,
LocalDate dateTo,
String entryReferenceFrom,
Boolean deltaList,
Boolean withBalance,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<TransactionsResponse200Json> callback)
Read transaction list of an account (asynchronously)
Read transaction reports or transaction lists of a given account ddressed by \"account-id\", depending on the steering parameter \"bookingStatus\" together with balances.
|
com.squareup.okhttp.Call |
PaymentInitiationServicePisApi.initiatePaymentAsync(Object body,
String paymentService,
String paymentProduct,
UUID xRequestID,
String psUIPAddress,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String consentID,
String tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
String tpPExplicitAuthorisationPreferred,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Object> callback)
Payment initiation request (asynchronously)
This method is used to initiate a payment at the ASPSP.
|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.readAccountDetailsAsync(String accountId,
UUID xRequestID,
String consentID,
Boolean withBalance,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<AccountDetails> callback)
Read Account Details (asynchronously)
Reads details about an account, with balances where required.
|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.readCardAccountAsync(String accountId,
UUID xRequestID,
String consentID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<CardAccountDetails> callback)
Reads details about a card account (asynchronously)
Reads details about a card account.
|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.startConsentAuthorisationAsync(String consentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<StartScaprocessResponse> callback)
Start the authorisation process for a consent (asynchronously)
Create an authorisation sub-resource and start the authorisation process of a consent.
|
com.squareup.okhttp.Call |
CommonServicesApi.startConsentAuthorisationAsync(String consentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<StartScaprocessResponse> callback)
Start the authorisation process for a consent (asynchronously)
Create an authorisation sub-resource and start the authorisation process of a consent.
|
com.squareup.okhttp.Call |
PaymentInitiationServicePisApi.startPaymentAuthorisationAsync(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<StartScaprocessResponse> callback)
Start the authorisation process for a payment initiation (asynchronously)
Create an authorisation sub-resource and start the authorisation process.
|
com.squareup.okhttp.Call |
CommonServicesApi.startPaymentAuthorisationAsync(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<StartScaprocessResponse> callback)
Start the authorisation process for a payment initiation (asynchronously)
Create an authorisation sub-resource and start the authorisation process.
|
com.squareup.okhttp.Call |
PaymentInitiationServicePisApi.startPaymentInitiationCancellationAuthorisationAsync(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<StartScaprocessResponse> callback)
Start the authorisation process for the cancellation of the addressed payment (asynchronously)
Creates an authorisation sub-resource and start the authorisation process of the cancellation of the addressed payment.
|
com.squareup.okhttp.Call |
CommonServicesApi.startPaymentInitiationCancellationAuthorisationAsync(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<StartScaprocessResponse> callback)
Start the authorisation process for the cancellation of the addressed payment (asynchronously)
Creates an authorisation sub-resource and start the authorisation process of the cancellation of the addressed payment.
|
com.squareup.okhttp.Call |
SigningBasketsApi.startSigningBasketAuthorisationAsync(String basketId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<StartScaprocessResponse> callback)
Start the authorisation process for a signing basket (asynchronously)
Create an authorisation sub-resource and start the authorisation process of a signing basket.
|
com.squareup.okhttp.Call |
CommonServicesApi.startSigningBasketAuthorisationAsync(String basketId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<StartScaprocessResponse> callback)
Start the authorisation process for a signing basket (asynchronously)
Create an authorisation sub-resource and start the authorisation process of a signing basket.
|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.updateConsentsPsuDataAsync(String consentId,
String authorisationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Object> callback)
Update PSU Data for consents (asynchronously)
This method update PSU data on the consents resource if needed.
|
com.squareup.okhttp.Call |
CommonServicesApi.updateConsentsPsuDataAsync(String consentId,
String authorisationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Object> callback)
Update PSU Data for consents (asynchronously)
This method update PSU data on the consents resource if needed.
|
com.squareup.okhttp.Call |
PaymentInitiationServicePisApi.updatePaymentCancellationPsuDataAsync(String paymentService,
String paymentProduct,
String paymentId,
String cancellationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Object> callback)
Update PSU Data for payment initiation cancellation (asynchronously)
This method updates PSU data on the cancellation authorisation resource if needed.
|
com.squareup.okhttp.Call |
CommonServicesApi.updatePaymentCancellationPsuDataAsync(String paymentService,
String paymentProduct,
String paymentId,
String cancellationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Object> callback)
Update PSU Data for payment initiation cancellation (asynchronously)
This method updates PSU data on the cancellation authorisation resource if needed.
|
com.squareup.okhttp.Call |
PaymentInitiationServicePisApi.updatePaymentPsuDataAsync(String paymentService,
String paymentProduct,
String paymentId,
String authorisationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Object> callback)
Update PSU data for payment initiation (asynchronously)
This methods updates PSU data on the authorisation resource if needed.
|
com.squareup.okhttp.Call |
CommonServicesApi.updatePaymentPsuDataAsync(String paymentService,
String paymentProduct,
String paymentId,
String authorisationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Object> callback)
Update PSU data for payment initiation (asynchronously)
This methods updates PSU data on the authorisation resource if needed.
|
com.squareup.okhttp.Call |
SigningBasketsApi.updateSigningBasketPsuDataAsync(String basketId,
String authorisationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Object> callback)
Update PSU Data for signing basket (asynchronously)
This method update PSU data on the signing basket resource if needed.
|
com.squareup.okhttp.Call |
CommonServicesApi.updateSigningBasketPsuDataAsync(String basketId,
String authorisationId,
UUID xRequestID,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation,
ApiCallback<Object> callback)
Update PSU Data for signing basket (asynchronously)
This method update PSU data on the signing basket resource if needed.
|
Copyright © 2019. All rights reserved.