WsNautilus
Click here for a complete list of operations.
getInfoPS
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /WsNautilus.asmx HTTP/1.1
Host: nautilusws.sanesul.ms.gov.br
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/getInfoPS"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<getInfoPS xmlns="http://tempuri.org/">
<Ps>
<LOCALIZACAO>string</LOCALIZACAO>
<DVLOCALIZ>string</DVLOCALIZ>
<MATRICULA>string</MATRICULA>
<NOMECLI>string</NOMECLI>
<TIPOENTREGA>string</TIPOENTREGA>
<IDCENTRALIZADOR>string</IDCENTRALIZADOR>
<CONTACORRENTE>string</CONTACORRENTE>
<TIPOCLIENTE>string</TIPOCLIENTE>
<LOCALIZACAOANT>string</LOCALIZACAOANT>
<IDRUA>string</IDRUA>
<NUMIMOVEL>string</NUMIMOVEL>
<COMPLEMENTO>string</COMPLEMENTO>
<ROTA>string</ROTA>
<SEQUENCIA>string</SEQUENCIA>
<ECORES>string</ECORES>
<ECOCOM>string</ECOCOM>
<ECOIND>string</ECOIND>
<ECOPUB>string</ECOPUB>
<DATALIGAGUA>string</DATALIGAGUA>
<SITAGUA>string</SITAGUA>
<DATALIGESGOTO>string</DATALIGESGOTO>
<SITESGOTO>string</SITESGOTO>
<SITMEDICAO>string</SITMEDICAO>
<IDAVISO>string</IDAVISO>
<ICMS>string</ICMS>
<TROCALOCALIZ>string</TROCALOCALIZ>
<VENCCONTA>string</VENCCONTA>
<NUMIPTU>string</NUMIPTU>
<PERCAGUA>string</PERCAGUA>
<PERCESGO>string</PERCESGO>
<IDREGIAO>string</IDREGIAO>
<LOCALIDADE>string</LOCALIDADE>
<IDSETOR>string</IDSETOR>
<QUADRA>string</QUADRA>
<ECONOMIA>string</ECONOMIA>
<IDSETOROPER>string</IDSETOROPER>
<DTMANUTENCAO>string</DTMANUTENCAO>
<SITUACAOCLIENTE>string</SITUACAOCLIENTE>
<DTIPOENTREGA>string</DTIPOENTREGA>
<DTIPOCLIENTE>string</DTIPOCLIENTE>
<DSITAGUA>string</DSITAGUA>
<DSITESGOTO>string</DSITESGOTO>
<DSITMEDICAO>string</DSITMEDICAO>
<DIDAVISO>string</DIDAVISO>
<DSITUACAOCLIENTE>string</DSITUACAOCLIENTE>
<JUDICIE>string</JUDICIE>
<NOMEREGIAO>string</NOMEREGIAO>
<NOMELOCAL>string</NOMELOCAL>
<NOMELOGRADOURO>string</NOMELOGRADOURO>
<CEPLOGRA>string</CEPLOGRA>
<CHAVEBAIRRO>string</CHAVEBAIRRO>
<NOMEBAIRRO>string</NOMEBAIRRO>
<IDCICLO>string</IDCICLO>
<DESCRSETOROPER>string</DESCRSETOROPER>
<DESCRCENTRALIZADOR>string</DESCRCENTRALIZADOR>
<IDMEDIDOR>string</IDMEDIDOR>
<DATAINSTALACAO>string</DATAINSTALACAO>
<IDLOCALMEDIDOR>string</IDLOCALMEDIDOR>
<LEITURAMEDIDOR>string</LEITURAMEDIDOR>
<CREDITOCONSUMO>string</CREDITOCONSUMO>
<QTDSEMLEITURA>string</QTDSEMLEITURA>
<QTDCOMZERO>string</QTDCOMZERO>
<NOMELOCALMEDIDOR>string</NOMELOCALMEDIDOR>
<DTIPOMEDIDOR>string</DTIPOMEDIDOR>
<CPFT>string</CPFT>
<RGT>string</RGT>
<CPFM>string</CPFM>
<NOMEMUNICIPIO>string</NOMEMUNICIPIO>
<DVMATR>string</DVMATR>
<UFLOCALIDADE>string</UFLOCALIDADE>
<LATITUDE>string</LATITUDE>
<LONGITUDE>string</LONGITUDE>
<INSCRICAO>string</INSCRICAO>
<LOCAL>string</LOCAL>
<ValueSelect>int</ValueSelect>
</Ps>
</getInfoPS>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<getInfoPSResponse xmlns="http://tempuri.org/">
<getInfoPSResult>
<LOCALIZACAO>string</LOCALIZACAO>
<DVLOCALIZ>string</DVLOCALIZ>
<MATRICULA>string</MATRICULA>
<NOMECLI>string</NOMECLI>
<TIPOENTREGA>string</TIPOENTREGA>
<IDCENTRALIZADOR>string</IDCENTRALIZADOR>
<CONTACORRENTE>string</CONTACORRENTE>
<TIPOCLIENTE>string</TIPOCLIENTE>
<LOCALIZACAOANT>string</LOCALIZACAOANT>
<IDRUA>string</IDRUA>
<NUMIMOVEL>string</NUMIMOVEL>
<COMPLEMENTO>string</COMPLEMENTO>
<ROTA>string</ROTA>
<SEQUENCIA>string</SEQUENCIA>
<ECORES>string</ECORES>
<ECOCOM>string</ECOCOM>
<ECOIND>string</ECOIND>
<ECOPUB>string</ECOPUB>
<DATALIGAGUA>string</DATALIGAGUA>
<SITAGUA>string</SITAGUA>
<DATALIGESGOTO>string</DATALIGESGOTO>
<SITESGOTO>string</SITESGOTO>
<SITMEDICAO>string</SITMEDICAO>
<IDAVISO>string</IDAVISO>
<ICMS>string</ICMS>
<TROCALOCALIZ>string</TROCALOCALIZ>
<VENCCONTA>string</VENCCONTA>
<NUMIPTU>string</NUMIPTU>
<PERCAGUA>string</PERCAGUA>
<PERCESGO>string</PERCESGO>
<IDREGIAO>string</IDREGIAO>
<LOCALIDADE>string</LOCALIDADE>
<IDSETOR>string</IDSETOR>
<QUADRA>string</QUADRA>
<ECONOMIA>string</ECONOMIA>
<IDSETOROPER>string</IDSETOROPER>
<DTMANUTENCAO>string</DTMANUTENCAO>
<SITUACAOCLIENTE>string</SITUACAOCLIENTE>
<DTIPOENTREGA>string</DTIPOENTREGA>
<DTIPOCLIENTE>string</DTIPOCLIENTE>
<DSITAGUA>string</DSITAGUA>
<DSITESGOTO>string</DSITESGOTO>
<DSITMEDICAO>string</DSITMEDICAO>
<DIDAVISO>string</DIDAVISO>
<DSITUACAOCLIENTE>string</DSITUACAOCLIENTE>
<JUDICIE>string</JUDICIE>
<NOMEREGIAO>string</NOMEREGIAO>
<NOMELOCAL>string</NOMELOCAL>
<NOMELOGRADOURO>string</NOMELOGRADOURO>
<CEPLOGRA>string</CEPLOGRA>
<CHAVEBAIRRO>string</CHAVEBAIRRO>
<NOMEBAIRRO>string</NOMEBAIRRO>
<IDCICLO>string</IDCICLO>
<DESCRSETOROPER>string</DESCRSETOROPER>
<DESCRCENTRALIZADOR>string</DESCRCENTRALIZADOR>
<IDMEDIDOR>string</IDMEDIDOR>
<DATAINSTALACAO>string</DATAINSTALACAO>
<IDLOCALMEDIDOR>string</IDLOCALMEDIDOR>
<LEITURAMEDIDOR>string</LEITURAMEDIDOR>
<CREDITOCONSUMO>string</CREDITOCONSUMO>
<QTDSEMLEITURA>string</QTDSEMLEITURA>
<QTDCOMZERO>string</QTDCOMZERO>
<NOMELOCALMEDIDOR>string</NOMELOCALMEDIDOR>
<DTIPOMEDIDOR>string</DTIPOMEDIDOR>
<CPFT>string</CPFT>
<RGT>string</RGT>
<CPFM>string</CPFM>
<NOMEMUNICIPIO>string</NOMEMUNICIPIO>
<DVMATR>string</DVMATR>
<UFLOCALIDADE>string</UFLOCALIDADE>
<LATITUDE>string</LATITUDE>
<LONGITUDE>string</LONGITUDE>
<INSCRICAO>string</INSCRICAO>
<LOCAL>string</LOCAL>
<ValueSelect>int</ValueSelect>
</getInfoPSResult>
</getInfoPSResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /WsNautilus.asmx HTTP/1.1
Host: nautilusws.sanesul.ms.gov.br
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<getInfoPS xmlns="http://tempuri.org/">
<Ps>
<LOCALIZACAO>string</LOCALIZACAO>
<DVLOCALIZ>string</DVLOCALIZ>
<MATRICULA>string</MATRICULA>
<NOMECLI>string</NOMECLI>
<TIPOENTREGA>string</TIPOENTREGA>
<IDCENTRALIZADOR>string</IDCENTRALIZADOR>
<CONTACORRENTE>string</CONTACORRENTE>
<TIPOCLIENTE>string</TIPOCLIENTE>
<LOCALIZACAOANT>string</LOCALIZACAOANT>
<IDRUA>string</IDRUA>
<NUMIMOVEL>string</NUMIMOVEL>
<COMPLEMENTO>string</COMPLEMENTO>
<ROTA>string</ROTA>
<SEQUENCIA>string</SEQUENCIA>
<ECORES>string</ECORES>
<ECOCOM>string</ECOCOM>
<ECOIND>string</ECOIND>
<ECOPUB>string</ECOPUB>
<DATALIGAGUA>string</DATALIGAGUA>
<SITAGUA>string</SITAGUA>
<DATALIGESGOTO>string</DATALIGESGOTO>
<SITESGOTO>string</SITESGOTO>
<SITMEDICAO>string</SITMEDICAO>
<IDAVISO>string</IDAVISO>
<ICMS>string</ICMS>
<TROCALOCALIZ>string</TROCALOCALIZ>
<VENCCONTA>string</VENCCONTA>
<NUMIPTU>string</NUMIPTU>
<PERCAGUA>string</PERCAGUA>
<PERCESGO>string</PERCESGO>
<IDREGIAO>string</IDREGIAO>
<LOCALIDADE>string</LOCALIDADE>
<IDSETOR>string</IDSETOR>
<QUADRA>string</QUADRA>
<ECONOMIA>string</ECONOMIA>
<IDSETOROPER>string</IDSETOROPER>
<DTMANUTENCAO>string</DTMANUTENCAO>
<SITUACAOCLIENTE>string</SITUACAOCLIENTE>
<DTIPOENTREGA>string</DTIPOENTREGA>
<DTIPOCLIENTE>string</DTIPOCLIENTE>
<DSITAGUA>string</DSITAGUA>
<DSITESGOTO>string</DSITESGOTO>
<DSITMEDICAO>string</DSITMEDICAO>
<DIDAVISO>string</DIDAVISO>
<DSITUACAOCLIENTE>string</DSITUACAOCLIENTE>
<JUDICIE>string</JUDICIE>
<NOMEREGIAO>string</NOMEREGIAO>
<NOMELOCAL>string</NOMELOCAL>
<NOMELOGRADOURO>string</NOMELOGRADOURO>
<CEPLOGRA>string</CEPLOGRA>
<CHAVEBAIRRO>string</CHAVEBAIRRO>
<NOMEBAIRRO>string</NOMEBAIRRO>
<IDCICLO>string</IDCICLO>
<DESCRSETOROPER>string</DESCRSETOROPER>
<DESCRCENTRALIZADOR>string</DESCRCENTRALIZADOR>
<IDMEDIDOR>string</IDMEDIDOR>
<DATAINSTALACAO>string</DATAINSTALACAO>
<IDLOCALMEDIDOR>string</IDLOCALMEDIDOR>
<LEITURAMEDIDOR>string</LEITURAMEDIDOR>
<CREDITOCONSUMO>string</CREDITOCONSUMO>
<QTDSEMLEITURA>string</QTDSEMLEITURA>
<QTDCOMZERO>string</QTDCOMZERO>
<NOMELOCALMEDIDOR>string</NOMELOCALMEDIDOR>
<DTIPOMEDIDOR>string</DTIPOMEDIDOR>
<CPFT>string</CPFT>
<RGT>string</RGT>
<CPFM>string</CPFM>
<NOMEMUNICIPIO>string</NOMEMUNICIPIO>
<DVMATR>string</DVMATR>
<UFLOCALIDADE>string</UFLOCALIDADE>
<LATITUDE>string</LATITUDE>
<LONGITUDE>string</LONGITUDE>
<INSCRICAO>string</INSCRICAO>
<LOCAL>string</LOCAL>
<ValueSelect>int</ValueSelect>
</Ps>
</getInfoPS>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<getInfoPSResponse xmlns="http://tempuri.org/">
<getInfoPSResult>
<LOCALIZACAO>string</LOCALIZACAO>
<DVLOCALIZ>string</DVLOCALIZ>
<MATRICULA>string</MATRICULA>
<NOMECLI>string</NOMECLI>
<TIPOENTREGA>string</TIPOENTREGA>
<IDCENTRALIZADOR>string</IDCENTRALIZADOR>
<CONTACORRENTE>string</CONTACORRENTE>
<TIPOCLIENTE>string</TIPOCLIENTE>
<LOCALIZACAOANT>string</LOCALIZACAOANT>
<IDRUA>string</IDRUA>
<NUMIMOVEL>string</NUMIMOVEL>
<COMPLEMENTO>string</COMPLEMENTO>
<ROTA>string</ROTA>
<SEQUENCIA>string</SEQUENCIA>
<ECORES>string</ECORES>
<ECOCOM>string</ECOCOM>
<ECOIND>string</ECOIND>
<ECOPUB>string</ECOPUB>
<DATALIGAGUA>string</DATALIGAGUA>
<SITAGUA>string</SITAGUA>
<DATALIGESGOTO>string</DATALIGESGOTO>
<SITESGOTO>string</SITESGOTO>
<SITMEDICAO>string</SITMEDICAO>
<IDAVISO>string</IDAVISO>
<ICMS>string</ICMS>
<TROCALOCALIZ>string</TROCALOCALIZ>
<VENCCONTA>string</VENCCONTA>
<NUMIPTU>string</NUMIPTU>
<PERCAGUA>string</PERCAGUA>
<PERCESGO>string</PERCESGO>
<IDREGIAO>string</IDREGIAO>
<LOCALIDADE>string</LOCALIDADE>
<IDSETOR>string</IDSETOR>
<QUADRA>string</QUADRA>
<ECONOMIA>string</ECONOMIA>
<IDSETOROPER>string</IDSETOROPER>
<DTMANUTENCAO>string</DTMANUTENCAO>
<SITUACAOCLIENTE>string</SITUACAOCLIENTE>
<DTIPOENTREGA>string</DTIPOENTREGA>
<DTIPOCLIENTE>string</DTIPOCLIENTE>
<DSITAGUA>string</DSITAGUA>
<DSITESGOTO>string</DSITESGOTO>
<DSITMEDICAO>string</DSITMEDICAO>
<DIDAVISO>string</DIDAVISO>
<DSITUACAOCLIENTE>string</DSITUACAOCLIENTE>
<JUDICIE>string</JUDICIE>
<NOMEREGIAO>string</NOMEREGIAO>
<NOMELOCAL>string</NOMELOCAL>
<NOMELOGRADOURO>string</NOMELOGRADOURO>
<CEPLOGRA>string</CEPLOGRA>
<CHAVEBAIRRO>string</CHAVEBAIRRO>
<NOMEBAIRRO>string</NOMEBAIRRO>
<IDCICLO>string</IDCICLO>
<DESCRSETOROPER>string</DESCRSETOROPER>
<DESCRCENTRALIZADOR>string</DESCRCENTRALIZADOR>
<IDMEDIDOR>string</IDMEDIDOR>
<DATAINSTALACAO>string</DATAINSTALACAO>
<IDLOCALMEDIDOR>string</IDLOCALMEDIDOR>
<LEITURAMEDIDOR>string</LEITURAMEDIDOR>
<CREDITOCONSUMO>string</CREDITOCONSUMO>
<QTDSEMLEITURA>string</QTDSEMLEITURA>
<QTDCOMZERO>string</QTDCOMZERO>
<NOMELOCALMEDIDOR>string</NOMELOCALMEDIDOR>
<DTIPOMEDIDOR>string</DTIPOMEDIDOR>
<CPFT>string</CPFT>
<RGT>string</RGT>
<CPFM>string</CPFM>
<NOMEMUNICIPIO>string</NOMEMUNICIPIO>
<DVMATR>string</DVMATR>
<UFLOCALIDADE>string</UFLOCALIDADE>
<LATITUDE>string</LATITUDE>
<LONGITUDE>string</LONGITUDE>
<INSCRICAO>string</INSCRICAO>
<LOCAL>string</LOCAL>
<ValueSelect>int</ValueSelect>
</getInfoPSResult>
</getInfoPSResponse>
</soap12:Body>
</soap12:Envelope>