POST /twist/mywebservice/ HTTP/1.1
Host: highfivediet.com
cookie: care_did=7742ae29-bc45-4124-9f2d-992ddac8f216; _vsid=00806145-55c1-4fbf-9cdd-6fd9a8a5145e
Content-Type: text/xml; charset=utf-8
Content-Length: 396
SOAPAction: "https://highfivediet.com/mywebservice/TestDecimalValueOperation"
<?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>
<TestDecimalValueRequest xmlns="urn:tcl:mywebservice">
<StringToTest>Value</StringToTest>
</TestDecimalValueRequest>
</soap-env:Body>
</soap-env:Envelope>
Result (if any):
No Result
Send Request Message