Documentation::getUserInfo

Method returns various information on selected user and is used as single sign-on service support.

Documentation is not ready to be published yet.

Example request

POST /index.php HTTP/1.0
User-Agent:ClTest/1.0.0 (0.99)
Host:xchgdemo.techdata.cz
Content-Type:text/xml; charset=UTF-8
SOAPAction:"http://xchgdemo.techdata.cz/index.php/getUserInfo"
Content-Length:486

Example response

HTTP/1.1 200 OK
Date:Wed, 10 Oct 2007 17:48:51 GMT
Server:Apache
X-SOAP-Server:NuSOAP/0.6.8 (1.83)
Content-Length:1875
Connection:close
Content-Type:text/xml; charset=UTF-8

Known bugs

SOAP fault is returned in ISO-8859-1 encoding, except of server header UTF-8 charset declaration.