The SOAP response will be the transaction ID number, for example:
<soapenv:Envelope xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns="http://tews6/wsdl" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<ImsStatus version="6.0">
<transactionId>fd5f53e2-8f98351f-b921810e-0e85d8</transactionId>
</ImsStatus>
</soapenv:Body>
</soapenv:Envelope>