Visual Web Service
WSDL 1.1 WSDL 1.2 WSDL 2.0 EXAMPLES DIRECTORY JOBS
WSDL URL
WSDL File
For Print
SOA News


Visual Web Service of http://www.newyorkfed.org/markets/fxrates/WebService/v1_0/FXWS.wsdl
Service visualwebservice.com
FXWSService

Port
FXWS.cfc
Operations

<soap:body>
<getAllLatestNoonRates>
</getAllLatestNoonRates>
</soap:body>
getAllLatestNoonRates<soap:body>
<getAllLatestNoonRatesReturn>
</getAllLatestNoonRatesReturn>
</soap:body>
<soap:body>
<getNoonRates>
<currency_code></currency_code>
<date1></date1>
<date2></date2>
</getNoonRates>
</soap:body>
getNoonRates<soap:body>
<getNoonRatesReturn>
</getNoonRatesReturn>
</soap:body>
<soap:body>
<getAllNoonRates>
<date1></date1>
</getAllNoonRates>
</soap:body>
getAllNoonRates<soap:body>
<getAllNoonRatesReturn>
</getAllNoonRatesReturn>
</soap:body>
<soap:body>
<getLatestNoonRate>
<currency_code></currency_code>
</getLatestNoonRate>
</soap:body>
getLatestNoonRate<soap:body>
<getLatestNoonRateReturn>
</getLatestNoonRateReturn>
</soap:body>

binding = http://schemas.xmlsoap.org/wsdl/soap/
transport = http://schemas.xmlsoap.org/soap/http
style = rpc
address = http://www.newyorkfed.org/markets/fxrates/WebService/v1_0/FXWS.cfc

© 2008 Visual Web Service