getBaseRates
LeasePak Documentation Suite NETSOL website
getBaseRates

(mPower icon) getBaseRates

This method allows a user to extract LeasePak defined financial institution base rates form LeasePak database. The method calls LeasePak database and uses rpr Daily Base Rate table to extract base rates. This method takes Prime Rate Bank ID and Month values to extract base rates against a particular Financial Institution in the given month as a input parameters in xml, validates the values of xml file, processes the extraction of values from rpr Daily Base Rate table, and then generates output in an XML document.

public java.lang.String getBaseRates(java.lang.String input)

Throws:

    java.rmi.RemoteException - Exceptions that may occur during the execution of a remote method call.

Where:

      input - - XML document with values required to extract base rate data.

Table of Contents

Reference Grid
Request Reference Grid
Response Reference Grid

Schema (DTD)
Request DTD
Response DTD

Schema (XSD)
Request XSD
Response XSD

Sample Messages
Sample Request Message
Sample Response Message