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
Secondary Loan Trading
Secondary Loan Trading involves the trade of syndicated loans in the secondary loan market. Below are the various service operations involved to create and maintain the various types of trade products.
Create a Trade
POSTCreate a trade for a syndicated loan as initially agreed upon between counterparties.
Accept Trade
POSTConfirm the trade when all the parties involved agreed the terms and conditions of the trade.
Update Trade
POSTUpdate additional details in trade.
Update Consent
POSTUpdate borrower consent for trade
Update Commitment
POSTUpdate the trade due to changes in commitment amount being traded.
Approve Trade
POSTFinalize the trade to verify all necessary details are available.
Show Pricing Letter
POSTIssue pricing letter to the counter party for a final settlement amount.
Calculate a Trade
POSTSettle the trade in bank books.
Cancel Trade
POSTCancel the trade in bank books.
Update Charges
PUTAmend charges already authorized in the trade
Fetch Charges
GETView all the charge details for a given trade.
-
View all the trade products