default CompletableFuture<org.springframework.http.ResponseEntity<TransactionsResponse>> |
TppBankingApiAccountInformationServiceAisApi._getTransactions(String accountId,
String serviceSessionPassword,
String fintechUserID,
String fintechRedirectURLOK,
String fintechRedirectURLNOK,
UUID xRequestID,
String xTimestampUTC,
String xRequestSignature,
String fintechID,
String bankID,
String psUConsentSession,
UUID serviceSessionID,
@Valid LocalDate dateFrom,
@Valid LocalDate dateTo,
@Valid String entryReferenceFrom,
@Valid String bookingStatus,
@Valid Boolean deltaList) |
default CompletableFuture<org.springframework.http.ResponseEntity<TransactionsResponse>> |
TppBankingApiAccountInformationServiceAisApi._getTransactionsWithoutAccountId(String serviceSessionPassword,
String fintechUserID,
String fintechRedirectURLOK,
String fintechRedirectURLNOK,
UUID xRequestID,
String xTimestampUTC,
String xRequestSignature,
String fintechID,
String bankID,
String psUConsentSession,
UUID serviceSessionID,
@Valid LocalDate dateFrom,
@Valid LocalDate dateTo,
@Valid String entryReferenceFrom,
@Valid String bookingStatus,
@Valid Boolean deltaList) |
default CompletableFuture<org.springframework.http.ResponseEntity<TransactionsResponse>> |
TppBankingApiAccountInformationServiceAisApi.getTransactions(String accountId,
String serviceSessionPassword,
String fintechUserID,
String fintechRedirectURLOK,
String fintechRedirectURLNOK,
UUID xRequestID,
String xTimestampUTC,
String xRequestSignature,
String fintechID,
String bankID,
String psUConsentSession,
UUID serviceSessionID,
LocalDate dateFrom,
LocalDate dateTo,
String entryReferenceFrom,
String bookingStatus,
Boolean deltaList) |
default CompletableFuture<org.springframework.http.ResponseEntity<TransactionsResponse>> |
TppBankingApiAccountInformationServiceAisApi.getTransactionsWithoutAccountId(String serviceSessionPassword,
String fintechUserID,
String fintechRedirectURLOK,
String fintechRedirectURLNOK,
UUID xRequestID,
String xTimestampUTC,
String xRequestSignature,
String fintechID,
String bankID,
String psUConsentSession,
UUID serviceSessionID,
LocalDate dateFrom,
LocalDate dateTo,
String entryReferenceFrom,
String bookingStatus,
Boolean deltaList) |