| Package | Description |
|---|---|
| au.org.consumerdatastandards.client.api |
| Modifier and Type | Method and Description |
|---|---|
ResponseBankingAccountsBalanceList |
BankingAccountsAPI.listBalancesSpecificAccounts(RequestAccountIds accountIds,
Integer page,
Integer pageSize)
Get Balances For Specific Accounts
Obtain balances for a specified list of accounts
|
okhttp3.Call |
BankingAccountsAPI.listBalancesSpecificAccountsAsync(RequestAccountIds accountIds,
Integer page,
Integer pageSize,
ApiCallback<ResponseBankingAccountsBalanceList> _callback)
Get Balances For Specific Accounts (asynchronously)
Obtain balances for a specified list of accounts
|
okhttp3.Call |
BankingAccountsAPI.listBalancesSpecificAccountsCall(RequestAccountIds accountIds,
Integer page,
Integer pageSize,
ApiCallback _callback)
Build call for listBalancesSpecificAccounts
|
ApiResponse<ResponseBankingAccountsBalanceList> |
BankingAccountsAPI.listBalancesSpecificAccountsWithHttpInfo(RequestAccountIds accountIds,
Integer page,
Integer pageSize)
Get Balances For Specific Accounts
Obtain balances for a specified list of accounts
|
ResponseBankingDirectDebitAuthorisationList |
BankingDirectDebitsAPI.listDirectDebitsSpecificAccounts(RequestAccountIds accountIds,
Integer page,
Integer pageSize)
Get Direct Debits For Specific Accounts
Obtain direct debit authorisations for a specified list of accounts
|
okhttp3.Call |
BankingDirectDebitsAPI.listDirectDebitsSpecificAccountsAsync(RequestAccountIds accountIds,
Integer page,
Integer pageSize,
ApiCallback<ResponseBankingDirectDebitAuthorisationList> _callback)
Get Direct Debits For Specific Accounts (asynchronously)
Obtain direct debit authorisations for a specified list of accounts
|
okhttp3.Call |
BankingDirectDebitsAPI.listDirectDebitsSpecificAccountsCall(RequestAccountIds accountIds,
Integer page,
Integer pageSize,
ApiCallback _callback)
Build call for listDirectDebitsSpecificAccounts
|
ApiResponse<ResponseBankingDirectDebitAuthorisationList> |
BankingDirectDebitsAPI.listDirectDebitsSpecificAccountsWithHttpInfo(RequestAccountIds accountIds,
Integer page,
Integer pageSize)
Get Direct Debits For Specific Accounts
Obtain direct debit authorisations for a specified list of accounts
|
ResponseBankingScheduledPaymentsList |
BankingScheduledPaymentsAPI.listScheduledPaymentsSpecificAccounts(RequestAccountIds accountIds,
Integer page,
Integer pageSize)
Get Scheduled Payments For Specific Accounts
Obtain scheduled payments for a specified list of accounts
|
okhttp3.Call |
BankingScheduledPaymentsAPI.listScheduledPaymentsSpecificAccountsAsync(RequestAccountIds accountIds,
Integer page,
Integer pageSize,
ApiCallback<ResponseBankingScheduledPaymentsList> _callback)
Get Scheduled Payments For Specific Accounts (asynchronously)
Obtain scheduled payments for a specified list of accounts
|
okhttp3.Call |
BankingScheduledPaymentsAPI.listScheduledPaymentsSpecificAccountsCall(RequestAccountIds accountIds,
Integer page,
Integer pageSize,
ApiCallback _callback)
Build call for listScheduledPaymentsSpecificAccounts
|
ApiResponse<ResponseBankingScheduledPaymentsList> |
BankingScheduledPaymentsAPI.listScheduledPaymentsSpecificAccountsWithHttpInfo(RequestAccountIds accountIds,
Integer page,
Integer pageSize)
Get Scheduled Payments For Specific Accounts
Obtain scheduled payments for a specified list of accounts
|
Copyright © 2019. All rights reserved.