[ Close ]

[ Lietuviπkai ]

Provided data Description of Web Service function
List of VILIBID and VILIBOR rate types Function name:
  • getVilibRateTypes
Parameter out:
  • List of possible values of RateType parameter.
Latest rate of VILIBID/VILIBOR Function name:
  • getLatestVilibRate
Parameter in:
  • RateType - VILIBID/VILIBOR type, example VILIBOR3m
Parameter out:
  • Decimal number - latest published VILIBID/VILIBOR rate.
  • If given parameter is invalid or error appear than negative number is returned.
VILIBID/VILIBOR rate for the specified date Function name:
  • getVilibRate
Parameters in:
  • RateType - VILIBID/VILIBOR type, example VILIBOR6m
  • Date - Date, example 2002-10-01
Parameter out:
  • Decimal number - VILIBID/VILIBOR rate.
  • If given parameter is invalid or error appear than negative number is returned.
VILIBID/VILIBOR rates for the specified date Function name:
  • getVilibRatesByDate
Parameter in:
  • Date - Date, example 2002-10-21
Parameter out:
  • VILIBID and VILIBOR rates (record set).
  • If given parameter is invalid or error appear than message is returned.
VILIBID/VILIBOR rates between specified dates Function name:
  • getVilibRatesByRateType
Parameters in:
  • RateType - VILIBID/VILIBOR type, example VILIBID2w
  • DateLow - Interval low date, example 2002-07-01
  • DateHigh - Interval high date, example 2002-09-01
Parameter out:
  • VILIBID and VILIBOR rates (record set).
  • If given parameter is invalid or error appear than message is returned.
VILIBID/VILIBOR rates for the specified date
(XmlString)
Function name:
  • getVilibRatesByDate_XmlString
Parameter in:
  • Date - Date, example 2002-10-15
Parameter out:
  • VILIBID and VILIBOR rates - XML formatted string containing record set.
  • If given parameter is invalid than message is returned.
VILIBID/VILIBOR rates between specified dates
(XmlString)
Function name:
  • getVilibRatesByRateType_XmlString
Parameters in:
  • RateType - VILIBID/VILIBOR type, example VILIBID1w
  • DateLow - Interval low date, example 2002-09-02
  • DateHigh - Interval high date, example 2002-09-20
Parameter out:
  • VILIBID and VILIBOR rates - XML formatted string containing record set.
  • If given parameter is invalid than message is returned.

<< Back

Comments and suggestions