InstalacoesEquipamentosGasWS
Click here for a complete list of operations.
UpdateAparelhoByAparelho
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 /WebServices/InstalacoesEquipamentosGasWS.asmx HTTP/1.1
Host: sce.sram.azores.gov.pt
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/UpdateAparelhoByAparelho"
<?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>
<UpdateAparelhoByAparelho xmlns="http://tempuri.org/">
<aparelho>
<Aparelho_Gas_Instalado_Id>int</Aparelho_Gas_Instalado_Id>
<Certificado_Id>int</Certificado_Id>
<Marca>string</Marca>
<Modelo>string</Modelo>
<Numero_Serie>string</Numero_Serie>
<Tipo>string</Tipo>
<Localizacao_Montagem>string</Localizacao_Montagem>
<Tipo_Ligacao_Aparelho>string</Tipo_Ligacao_Aparelho>
<Ligacao_Aparelho_Estanque>string</Ligacao_Aparelho_Estanque>
<Comportamento_Chama>string</Comportamento_Chama>
<Estado>string</Estado>
</aparelho>
<certificadoID>int</certificadoID>
</UpdateAparelhoByAparelho>
</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>
<UpdateAparelhoByAparelhoResponse xmlns="http://tempuri.org/">
<UpdateAparelhoByAparelhoResult>
<AparelhoGasInstalado>
<Aparelho_Gas_Instalado_Id>int</Aparelho_Gas_Instalado_Id>
<Certificado_Id>int</Certificado_Id>
<Marca>string</Marca>
<Modelo>string</Modelo>
<Numero_Serie>string</Numero_Serie>
<Tipo>string</Tipo>
<Localizacao_Montagem>string</Localizacao_Montagem>
<Tipo_Ligacao_Aparelho>string</Tipo_Ligacao_Aparelho>
<Ligacao_Aparelho_Estanque>string</Ligacao_Aparelho_Estanque>
<Comportamento_Chama>string</Comportamento_Chama>
<Estado>string</Estado>
</AparelhoGasInstalado>
<AparelhoGasInstalado>
<Aparelho_Gas_Instalado_Id>int</Aparelho_Gas_Instalado_Id>
<Certificado_Id>int</Certificado_Id>
<Marca>string</Marca>
<Modelo>string</Modelo>
<Numero_Serie>string</Numero_Serie>
<Tipo>string</Tipo>
<Localizacao_Montagem>string</Localizacao_Montagem>
<Tipo_Ligacao_Aparelho>string</Tipo_Ligacao_Aparelho>
<Ligacao_Aparelho_Estanque>string</Ligacao_Aparelho_Estanque>
<Comportamento_Chama>string</Comportamento_Chama>
<Estado>string</Estado>
</AparelhoGasInstalado>
</UpdateAparelhoByAparelhoResult>
</UpdateAparelhoByAparelhoResponse>
</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 /WebServices/InstalacoesEquipamentosGasWS.asmx HTTP/1.1
Host: sce.sram.azores.gov.pt
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>
<UpdateAparelhoByAparelho xmlns="http://tempuri.org/">
<aparelho>
<Aparelho_Gas_Instalado_Id>int</Aparelho_Gas_Instalado_Id>
<Certificado_Id>int</Certificado_Id>
<Marca>string</Marca>
<Modelo>string</Modelo>
<Numero_Serie>string</Numero_Serie>
<Tipo>string</Tipo>
<Localizacao_Montagem>string</Localizacao_Montagem>
<Tipo_Ligacao_Aparelho>string</Tipo_Ligacao_Aparelho>
<Ligacao_Aparelho_Estanque>string</Ligacao_Aparelho_Estanque>
<Comportamento_Chama>string</Comportamento_Chama>
<Estado>string</Estado>
</aparelho>
<certificadoID>int</certificadoID>
</UpdateAparelhoByAparelho>
</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>
<UpdateAparelhoByAparelhoResponse xmlns="http://tempuri.org/">
<UpdateAparelhoByAparelhoResult>
<AparelhoGasInstalado>
<Aparelho_Gas_Instalado_Id>int</Aparelho_Gas_Instalado_Id>
<Certificado_Id>int</Certificado_Id>
<Marca>string</Marca>
<Modelo>string</Modelo>
<Numero_Serie>string</Numero_Serie>
<Tipo>string</Tipo>
<Localizacao_Montagem>string</Localizacao_Montagem>
<Tipo_Ligacao_Aparelho>string</Tipo_Ligacao_Aparelho>
<Ligacao_Aparelho_Estanque>string</Ligacao_Aparelho_Estanque>
<Comportamento_Chama>string</Comportamento_Chama>
<Estado>string</Estado>
</AparelhoGasInstalado>
<AparelhoGasInstalado>
<Aparelho_Gas_Instalado_Id>int</Aparelho_Gas_Instalado_Id>
<Certificado_Id>int</Certificado_Id>
<Marca>string</Marca>
<Modelo>string</Modelo>
<Numero_Serie>string</Numero_Serie>
<Tipo>string</Tipo>
<Localizacao_Montagem>string</Localizacao_Montagem>
<Tipo_Ligacao_Aparelho>string</Tipo_Ligacao_Aparelho>
<Ligacao_Aparelho_Estanque>string</Ligacao_Aparelho_Estanque>
<Comportamento_Chama>string</Comportamento_Chama>
<Estado>string</Estado>
</AparelhoGasInstalado>
</UpdateAparelhoByAparelhoResult>
</UpdateAparelhoByAparelhoResponse>
</soap12:Body>
</soap12:Envelope>