POST /twist/address/ HTTP/1.1
Host: highfivediet.com
Content-Type: text/xml; charset=utf-8
Content-Length: 587
SOAPAction: "https://highfivediet.com/address/EchoAddressOperation"

<?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>
  <fromAddress xmlns="urn:com:semitasker:twist:ws:address:v.1">
   <addressId>Value</addressId>
   <fromCompany>Value</fromCompany>
   <fromAddress1>Value</fromAddress1>
   <fromAddress2>Value</fromAddress2>
   <fromCity>Value</fromCity>
   <fromState>Value</fromState>
   <fromZip>Value</fromZip>
  </fromAddress>
 </soap-env:Body>
</soap-env:Envelope>

Result (if any):

No Result

Send Request Message

fromAddress.addressId
fromAddress.fromCompany
fromAddress.fromAddress1
fromAddress.fromAddress2
fromAddress.fromCity
fromAddress.fromState
fromAddress.fromZip