IRESS Web Services

Contents

Advanced Live Demos

Output Options
HTML (XML with XSL transform)
XML
XML with schemas (XDR type schema)

Object Method Wsdl file used Xsl file used Execute
PriceXMLReq GetPriceQuote PriceXMLReq.wsdl PriceQuote.xsl
PriceXMLReq GetPriceQuotesByList PriceXMLReq.wsdl PriceQuoteList.xsl
PriceXMLReq GetPriceExtra PriceXMLReq.wsdl PriceExtra.xsl
PriceXMLReq GetPriceQuotesByList & GetPriceExtrasByList PriceXMLReq.wsdl PriceQuoteAndExtra.xsl
SecurityInfoXmlReq GetSecInfo SecurityInfoXmlReq.wsdl SecurityInfo.xsl
DividendsXMLReq GetDividends DividendsXMLReq.wsdl Dividend.xsl
DepthXMLReq GetDepth DepthXMLReq.wsdl Depth.xsl
SecuritySearchXMLReq GetByProperties SecuritySearchXMLReq.wsdl SecuritySearch-GetByProperties.xsl
TextHeadlinesXMLReq GetHeadlines TextHeadlinesXMLReq.wsdl TextHeadline.xsl
TextStoryXMLReq GetTextStory TextStoryXMLReq.wsdl TextStory.xsl
TimeSeriesXMLReq GetDaily TimeSeriesXMLReq.wsdl TimeSeries-GetDaily.xsl
ChartReq CreateURL & CreateURLbyArray ChartReq.wsdl  
MarketXMLReq GetInternationalData MarketXMLReq.wsdl GetInternationalData.xsl
MarketXMLReq GetActivity MarketXMLReq.wsdl GetActivity.xsl

The ".wsdl" files are generated using the Microsoft SOAP Toolkit 3.