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 Sweep
Account Sweeps are a movement of funds from one virtual account to another targeting to maintain the defined minimum or maximum amount of account balances. With this functionality, you can set up balance sweeps among virtual accounts that are part of the same structure and currency. You can also perform sweeps among accounts in a cash pool group.
Define Sweep Type
POSTCreates sweep type for virtual accounts.
Amend Sweep
PUTAmend existing sweep setup for example the sequence , minimum and maximum amount
-
Creates the basic details of a group for a sweep. A group is a collection of accounts that are linked for cash pooling purposes
Create a Sweep
POSTCreates sweep with rules which will be checked against to see if a transfer of funds needs to be made from one account to another.
-
Amends the basic details of a group for a sweep. A group is a collection of accounts that are linked for cash pooling purposes.
-
Creates intra-day sweep for virtual accounts. This is used to run the cash pooling on-line if the group permits.