[ Close ]
|
[ Lietuviπkai ]
|
Provided data | Description of Web Service function |
List of LB Interest Rate types |
Function name: getLBInterestRateTypes Parameter out: List of possible values of RateType parameter. |
Latest LB Interest Rate |
Function name: getLatestLBInterestRate Parameter in: RateType - LB Interest Rate type, example LBinterestLiquidity Parameter out: Decimal number - latest published LB Interest Rate. If given parameter is invalid or error appear than negative number is returned. |
LB Interest Rate for the specified date |
Function name: getLBInterestRate Parameters in: RateType - LB Interest Rate type, example LBinterestLiquidity Date - Date, example 2002-09-19 Parameter out: Decimal number - LB Interest Rate. If given parameter is invalid or error appear than negative number is returned. |
LB Interest Rates for the specified date |
Function name: getLBInterestRatesByDate Parameter in: Date - Date, example 2002-09-24 Parameter out: LB Interest Rates(record set). If given parameter is invalid or error appear than message is returned. |
LB Interest Rates between specified dates |
Function name: getLBInterestRatesByRateType Parameters in: RateType - LB Interest Rate type, example LBinterestOvernight DateLow - Interval low date, example 2002-10-21 DateHigh - Interval high date, example 2002-10-25 Parameter out: LB Interest Rates (record set). If given parameter is invalid or error appear than message is returned. |
LB Interest Rates for the specified date (XmlString) |
Function name: getLBInterestRatesByDate_XmlString Parameter in: Date - Date, example 2002-09-24 Parameter out: LB Interest Rates - XML formatted string containing record set. If given parameter is invalid than message is returned. |
LB Interest Rates between specified dates (XmlString) |
Function name: getLBInterestRatesByRateType_XmlString Parameters in: RateType - LB Interest Rate type, example LBinterestOvernight DateLow - Interval low date, example 2002-10-21 DateHigh - Interval high date, example 2002-10-25 Parameter out: LB Interest Rates - XML formatted string containing record set. If given parameter is invalid than message is returned. |
<< Back |
Comments and suggestions |