Account Information
Account information refers to the details and data associated with a financial account, such as a bank account, credit card account, or loan account. It includes information such as account holders details, account information, transaction activity, balances and so on.
-
Retrieves the details of the given arrangement such as arrangement id,account id,customer details,product details ,arrangement start date and arrangement status
-
Retrieves the currency, balances, limit details and arrangement details of the account
-
Retrieves the status of the given activity
-
Retrieves various types of balances such as cleared, online, locked and usable balance of the account
-
Retrieves account transaction details such as transaction type, amount, transaction reference, credit or debit indicator, booking and effective date of transaction
-
Retrieves the transaction list for a given Account Number-This API is deprecated and going forward the following URL has to be used.URL:/holdings/arrangements/{arrangementId}/transactions
-
Retrieves the activity log of an account-This API is deprecated and going forward the following URL has to be used.URL:/holdings/arrangements/{arrangementId}/activities
-
Allows to create and manage various types of accounts such as current, savings, corporate, islamic, non-resident and minor accounts created using the Arrangement Architecture. Pool accounts can also be created for Notional pooling purpose
Fetch Simulation
GETRetrieves the simulated activity details of an account
Account Statement
Account statements are issued on a periodic basis and include all debits and credits to a customer account that occurred during the statement period.
-
Retrieves the statement details of the transactions for the given account such as booking date, value date, transaction reference, transaction code, debit or credit amount, closing balance based on the given dates(from date and to date).If dates are not given, retrieves the last 1M transactions.If from date alone is given, retrieves the transactions from given date to today.If end date alone is given, retrieves the last 1M transactions prior to the given end date.If period is given, retrieves the transactions for the period.If account id and transaction id are given, retrieves that particular transaction details
-
Retrieves the details of future transaction entries such as statement reference, value date, booking date, transaction reference, transaction code and amount