Resultado

Request

POST /webservice-SGT.php HTTP/1.0
Host: sgt.cnmp.mp.br:443
User-Agent: NuSOAP/0.9.5 (1.123)
Content-Type: text/xml; charset=UTF-8
SOAPAction: "urn:sgt#getArrayDetalhesItemPublicoWS"
Content-Length: 592

<?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:tns="urn:sgt"><SOAP-ENV:Body><tns:getArrayDetalhesItemPublicoWS xmlns:tns="urn:sgt"><cod_item xsi:type="xsd:int">899</cod_item><tipo_item xsi:type="xsd:string">M</tipo_item></tns:getArrayDetalhesItemPublicoWS></SOAP-ENV:Body></SOAP-ENV:Envelope>

Response

HTTP/1.1 200 OK
Date: Thu, 09 May 2024 17:27:36 GMT
Server: NuSOAP Server v0.9.5
X-SOAP-Server: NuSOAP/0.9.5 (1.123)
Content-Length: 571
Content-Type: text/xml; charset=UTF-8

<?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:tns="urn:sgt"><SOAP-ENV:Body><ns1:getArrayDetalhesItemPublicoWSResponse xmlns:ns1="urn:sgt"><return xsi:type="tns:DetalhesItemPublico"></return></ns1:getArrayDetalhesItemPublicoWSResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>