Sample SOAP XML request
<?xml version="1.0" encoding="UTF-8"?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/ envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Body> <GetTokenInformation Id="abcd1cd1234" Version="3.1" xmlns="https:// schemas.vip.symantec.com/2006/08/vipservice"> <TokenId type="Service" >16505551212</TokenId> <IncludeBadAttemptsCount>true<includeBadAttemptsCount> </GetTokenInformation> </soapenv:Body> </soapenv:Envelope>