Sample Synchronize SOAP XML request

<?xml version="1.0" encoding="UTF-8" ?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/ envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns3="http://www.w3.org/2000/09/xmldsig#" xmlns:ns1="https://schemas.vip.symantec.com/2006/08/vipservice"> <SOAP-ENV:Body> <ns1:Synchronize Version="3.1" Id="GJBC8741"> <ns1:TokenId>VSMB26155954</ns1:TokenId> <ns1:OTP1>061792</ns1:OTP1> <ns1:OTP2>165689</ns1:OTP2> </ns1:Synchronize> </SOAP-ENV:Body> </SOAP-ENV:Envelope>