| Modifier and Type | Method and Description |
|---|---|
ResponseBankingAccountById |
BankingAccountsAPI.getAccountDetail(String accountId,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
ResponseBankingPayeeById |
BankingPayeesAPI.getPayeeDetail(String payeeId,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
ResponseBankingProductById |
BankingProductsAPI.getProductDetail(String productId,
String xV,
String xMinV) |
ResponseBankingTransactionById |
BankingAccountsAPI.getTransactionDetail(String accountId,
String transactionId,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
ResponseBankingTransactionList |
BankingAccountsAPI.getTransactions(String accountId,
String oldestTime,
String newestTime,
String minAmount,
String maxAmount,
String text,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
ResponseBankingAccountList |
BankingAccountsAPI.listAccounts(ParamProductCategory productCategory,
ParamAccountOpenStatus openStatus,
Boolean isOwned,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
ResponseBankingAccountsBalanceById |
BankingAccountsAPI.listBalance(String accountId,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
ResponseBankingAccountsBalanceList |
BankingAccountsAPI.listBalancesBulk(ParamProductCategory productCategory,
ParamAccountOpenStatus openStatus,
Boolean isOwned,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
ResponseBankingAccountsBalanceList |
BankingAccountsAPI.listBalancesSpecificAccounts(RequestAccountIds accountIds,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
ResponseBankingDirectDebitAuthorisationList |
BankingDirectDebitsAPI.listDirectDebits(String accountId,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
ResponseBankingDirectDebitAuthorisationList |
BankingDirectDebitsAPI.listDirectDebitsBulk(ParamProductCategory productCategory,
ParamAccountOpenStatus openStatus,
Boolean isOwned,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
ResponseBankingDirectDebitAuthorisationList |
BankingDirectDebitsAPI.listDirectDebitsSpecificAccounts(RequestAccountIds accountIds,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
ResponseBankingPayeeList |
BankingPayeesAPI.listPayees(BankingPayeesAPI.ParamType type,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
ResponseBankingProductList |
BankingProductsAPI.listProducts(BankingProductsAPI.ParamEffective effective,
String updatedSince,
String brand,
ParamProductCategory productCategory,
Integer page,
Integer pageSize,
String xV,
String xMinV) |
ResponseBankingScheduledPaymentsList |
BankingScheduledPaymentsAPI.listScheduledPayments(String accountId,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
ResponseBankingScheduledPaymentsList |
BankingScheduledPaymentsAPI.listScheduledPaymentsBulk(ParamProductCategory productCategory,
ParamAccountOpenStatus openStatus,
Boolean isOwned,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
ResponseBankingScheduledPaymentsList |
BankingScheduledPaymentsAPI.listScheduledPaymentsSpecificAccounts(RequestAccountIds accountIds,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
| Modifier and Type | Class and Description |
|---|---|
class |
BankingAccountDetail |
class |
BankingBillerPayee |
class |
BankingDomesticPayee |
class |
BankingPayeeDetail |
class |
BankingProductConstraint |
class |
BankingProductDepositRate |
class |
BankingProductDiscount |
class |
BankingProductDiscountEligibility |
class |
BankingProductEligibility |
class |
BankingProductFeature |
class |
BankingProductFee |
class |
BankingProductLendingRate |
class |
BankingScheduledPaymentRecurrence |
class |
BankingScheduledPaymentSet |
class |
BankingScheduledPaymentTo |
class |
BankingTransaction |
| Modifier and Type | Method and Description |
|---|---|
ResponseCommonCustomer |
CommonCustomerAPI.getCustomer(String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
ResponseCommonCustomerDetail |
CommonCustomerAPI.getCustomerDetail(String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
ResponseDiscoveryOutagesList |
CommonDiscoveryAPI.getOutages(String xV,
String xMinV) |
CommonDiscoveryStatus |
CommonDiscoveryAPI.getStatus(String xV,
String xMinV) |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonPhoneNumber |
class |
CommonPhysicalAddress |
class |
CommonSimpleAddress |
class |
LinksPaginated |
class |
ResponseCommonCustomer |
class |
ResponseCommonCustomerDetail |
| Modifier and Type | Method and Description |
|---|---|
ResponseBankingAccountById |
BankingAccountsAPI.getAccountDetail(String accountId,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
ResponseBankingAccountsBalanceById |
BankingAccountsAPI.getBalance(String accountId,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
ResponseBankingPayeeById |
BankingPayeesAPI.getPayeeDetail(String payeeId,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
ResponseBankingProductById |
BankingProductsAPI.getProductDetail(String productId,
String xV,
String xMinV) |
ResponseBankingTransactionById |
BankingAccountsAPI.getTransactionDetail(String accountId,
String transactionId,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
ResponseBankingTransactionList |
BankingAccountsAPI.getTransactions(String accountId,
String oldestTime,
String newestTime,
String minAmount,
String maxAmount,
String text,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress) |
ResponseBankingAccountList |
BankingAccountsAPI.listAccounts(ParamProductCategory productCategory,
ParamAccountOpenStatus openStatus,
Boolean isOwned,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
ResponseBankingAccountsBalanceList |
BankingAccountsAPI.listBalancesBulk(ParamProductCategory productCategory,
ParamAccountOpenStatus openStatus,
Boolean isOwned,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
ResponseBankingAccountsBalanceList |
BankingAccountsAPI.listBalancesSpecificAccounts(RequestAccountIds accountIds,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
ResponseBankingDirectDebitAuthorisationList |
BankingDirectDebitsAPI.listDirectDebits(String accountId,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
ResponseBankingDirectDebitAuthorisationList |
BankingDirectDebitsAPI.listDirectDebitsBulk(ParamProductCategory productCategory,
ParamAccountOpenStatus openStatus,
Boolean isOwned,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
ResponseBankingDirectDebitAuthorisationList |
BankingDirectDebitsAPI.listDirectDebitsSpecificAccounts(RequestAccountIds accountIds,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
ResponseBankingPayeeList |
BankingPayeesAPI.listPayees(BankingPayeesAPI.ParamType type,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
ResponseBankingProductList |
BankingProductsAPI.listProducts(BankingProductsAPI.ParamEffective effective,
String updatedSince,
String brand,
ParamProductCategory productCategory,
Integer page,
Integer pageSize,
String xV,
String xMinV) |
ResponseBankingScheduledPaymentsList |
BankingScheduledPaymentsAPI.listScheduledPayments(String accountId,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
ResponseBankingScheduledPaymentsList |
BankingScheduledPaymentsAPI.listScheduledPaymentsBulk(ParamProductCategory productCategory,
ParamAccountOpenStatus openStatus,
Boolean isOwned,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
ResponseBankingScheduledPaymentsList |
BankingScheduledPaymentsAPI.listScheduledPaymentsSpecificAccounts(RequestAccountIds accountIds,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
| Modifier and Type | Class and Description |
|---|---|
class |
BankingAccountDetail |
class |
BankingBillerPayee |
class |
BankingDomesticPayee |
class |
BankingPayeeDetail |
class |
BankingProductConstraint |
class |
BankingProductDepositRate |
class |
BankingProductDiscount |
class |
BankingProductDiscountEligibility |
class |
BankingProductEligibility |
class |
BankingProductFeature |
class |
BankingProductFee |
class |
BankingProductLendingRate |
class |
BankingScheduledPaymentRecurrence |
class |
BankingScheduledPaymentSet |
class |
BankingScheduledPaymentTo |
class |
BankingTransaction |
| Modifier and Type | Method and Description |
|---|---|
ResponseCommonCustomer |
CommonCustomerAPI.getCustomer(String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
ResponseCommonCustomerDetail |
CommonCustomerAPI.getCustomerDetail(String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
ResponseDiscoveryOutagesList |
CommonDiscoveryAPI.getOutages(String xV,
String xMinV) |
ResponseCommonDiscoveryStatus |
CommonDiscoveryAPI.getStatus(String xV,
String xMinV) |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonPhoneNumber |
class |
CommonPhysicalAddress |
class |
CommonSimpleAddress |
class |
LinksPaginated |
class |
ResponseCommonCustomer |
class |
ResponseCommonCustomerDetail |
Copyright © 2020. All rights reserved.