Sample getTokenInformation 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:getTokenInformation Version="3.1" Id="ACGC0670"> <ns1:TokenId>VSMB21481289</ns1:TokenId> <ns1:includeBadAttemptsCount>true</ns1:includeBadAttemptsCount> </ns1:getTokenInformation> </SOAP-ENV:Body> </SOAP-ENV:Envelope>