Account Sweep
Account sweep is a financial service that automatically transfers funds between different accounts to maximise the use of available funds and minimise idle cash balances. It can also be used to pay down outstanding balances on lines of credit or loans. Account sweeps can be performed on a daily, weekly, or monthly basis, depending on the needs and preferences of the account holder.
-
Initiate a new sweep transaction for a specific account
-
Initiate a new sweep transaction for a specific account
Create Twoway Sweep
POSTInitiate a new sweep transaction for a specific account
Update Sweep
PUTUpdates an existing sweep transaction for specific account
Approve Sweep
PUTApproves a sweep transaction for specific account
Delete Sweep
DELETERemove an existing sweep transaction for specific account
-
Retrieves the list of account links for a sweep to occur.
-
Retrieves the details of specific sweep transaction
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