SOAP Service
POST XML SOAP envelope to this endpoint.
<?xml version="1.0"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <GetUser><id>1</id></GetUser> </soap:Body> </soap:Envelope>
Send SOAP Request