| Package | Description |
|---|---|
| de.adorsys.psd2.client.api | |
| de.adorsys.psd2.client.model |
| Modifier and Type | Method and Description |
|---|---|
CardAccountsTransactionsResponse200 |
AccountInformationServiceAisApi.getCardAccountTransactionList(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)
Read transaction list of an account
Reads account data from a given card account addressed by \"account-id\".
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CardAccountsTransactionsResponse200> |
AccountInformationServiceAisApi.getCardAccountTransactionListWithHttpInfo(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)
Read transaction list of an account
Reads account data from a given card account addressed by \"account-id\".
|
| Modifier and Type | Method and Description |
|---|---|
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\".
|
| Modifier and Type | Method and Description |
|---|---|
CardAccountsTransactionsResponse200 |
CardAccountsTransactionsResponse200._links(Map _links) |
CardAccountsTransactionsResponse200 |
CardAccountsTransactionsResponse200.balances(BalanceList balances) |
CardAccountsTransactionsResponse200 |
CardAccountsTransactionsResponse200.cardAccount(AccountReference cardAccount) |
CardAccountsTransactionsResponse200 |
CardAccountsTransactionsResponse200.cardTransactions(CardAccountReport cardTransactions) |
Copyright © 2019. All rights reserved.