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
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.