Debug Mode is True:
XML Sent:
POST /anacreon/servlet/APIv3 HTTP/1.0
User-Agent: NuSOAP/0.6.6
Host: www.foundationapi.com:80
Content-Type: text/xml; charset=UTF-8
SOAPAction: ""
Content-Length: 960
<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:si="http://soapinterop.org/xsd" xmlns:impl="com.logicboxes.foundation.sfnb.order.DomOrder" xmlns:apachesoap="http://xml.apache.org/xml-soap"><SOAP-ENV:Body><impl:getDetails><userName xsi:type="xsd:string">-</userName><password xsi:type="xsd:string">-</password><role xsi:type="xsd:string">reseller</role><langpref xsi:type="xsd:string">en</langpref><parentid xsi:type="xsd:int">71505</parentid><orderId xsi:type="xsd:int">-</orderId><option xsi:type="apachesoap:Vector"><item xsi:type="xsd:string">O</item></option></impl:getDetails></SOAP-ENV:Body></SOAP-ENV:Envelope>
XML Received:
HTTP/1.0 200 OK
Server: Resin/3.1.3
Content-Type: text/xml; charset=utf-8
Date: Mon, 27 Oct 2008 06:00:49 GMT
<?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><ns1:getDetailsResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="com.logicboxes.foundation.sfnb.order.DomOrder"><ns2:Map href="#id0" xmlns:ns2="http://xml.apache.org/xml-soap"/></ns1:getDetailsResponse><multiRef id="id0" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns3:Map" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns3="http://xml.apache.org/xml-soap"><item><key xsi:type="xsd:string">isprivacyprotected</key><value xsi:type="xsd:string">false</value></item><item><key xsi:type="xsd:string">isImmediateReseller</key><value xsi:type="xsd:string">false</value></item><item><key xsi:type="xsd:string">classkey</key><value xsi:type="xsd:string">domcno</value></item><item><key xsi:type="xsd:string">isOrderSuspendedUponExpiry</key><value xsi:type="xsd:string">false</value></item><item><key xsi:type="xsd:string">classname</key><value xsi:type="xsd:string">com.logicboxes.foundation.sfnb.order.domorder.DomCno</value></item><item><key xsi:type="xsd:string">privacyprotectedallowed</key><value xsi:type="xsd:string">true</value></item></multiRef></soapenv:Body></soapenv:Envelope>
Output:
isprivacyprotected false
isImmediateReseller false
classkey domcno
isOrderSuspendedUponExpiry false
classname com.logicboxes.foundation.sfnb.order.domorder.DomCno
privacyprotectedallowed true