POST /twist/stockquoter/ HTTP/1.1
Host: highfivediet.com
Content-Type: text/xml; charset=utf-8
Content-Length: 417
SOAPAction: "https://highfivediet.com/stock/StockOperation"
<?xml version="1.0" encoding="utf-8"?>
<soap-env:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap-env:Body>
<StockRequest xmlns="https://home.highfivediet.com/twist/stockquoter">
<Symbol>Value</Symbol>
<Verbose>Value</Verbose>
</StockRequest>
</soap-env:Body>
</soap-env:Envelope>
Result (if any):
No Result
Send Request Message