Sample CheckOTP 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:CheckOTP Version="3.1" Id="BJFF6556"> <ns1:TokenId>VSMB57361338</ns1:TokenId> <ns1:OTP1>189440</ns1:OTP1> <ns1:OTP2>670438</ns1:OTP2> </ns1:CheckOTP> </SOAP-ENV:Body> </SOAP-ENV:Envelope>