Deposit Information
Deposit information includes the information related to the balance and status of a deposit account. Balance details may include all deposits, interest earned, and any other credits to the account, as well as any withdrawals, fees, or other debits that have been made. The status of a deposit account states whether the account is open, closed, or on hold.
-
Retrieves the details of the given arrangement such as arrangement id,account id,customer details,product details ,arrangement start date and arrangement status
-
Retrieves various types of balances such as cleared, online, locked and usable balance of the account
-
Retrieves the basic information of the deposit account including deposit amount, term, maturity days, tax details, charge details, etc. Common usage of this could be to display the basic information of deposits in a customer user interface.
-
Retrieves the activity log of an account
-
Retrieves the deposit details for a given account or a customer
-
Retrieves the list of deposit account for a given customer
-
Retrieves all the customer details for the given arrangement such as customer id, customer name, customer role, their beneficiary type, limit allocation percentage, GL allocation percentage and tax liability percentage.
Change Exchange Rate
You can update the exchange rate when there is a cross-currency involved and by considering facilities and drawings in different currencies.
-
Given the scenario, when there is a cross currency involved considering facility and drawings in different currencies, exchange rate is applicable and the same is updated using the exchange rate functionality. Exchange rate property class is to define the Exchange Rate (FX), rate tolerance and prior days, advance FX fix activity, and so on to support the advance FX fixing requirement. Drawings created other than the facility currency, the exchange rate defined under the exchange rate property should be applied. User should be able to retrieve the exchange rate details updated with this API.