Use the static WSDL
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Scripted SOAP web services
Load the static WSDL into a SOAP client to make requests to the SOAP web service.
The web service client provides
- The FakeStockValue project.
- The StockQuoteBinding web service.
- The GetLastTradePrice SOAP function. This function generates request records when run.

You can change the default request XML in the static WSDL to include a stock
symbol.
Submitting a SOAP request to this web service endpoint returns the following to the
requesting SOAP
client.