Skip to main content

Exemplo de chamada

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/">

   <soapenv:Header/>

   <soapenv:Body>

      <tem:ConsultaStatus>

         <tem:usuario>usuario</tem:usuario>

         <tem:senha>senha</tem:senha>

         <tem:ambiente></tem:ambiente>

         <tem:chave>35201208736011000227550010005459701018541522</tem:chave>

         <tem:modDoc></tem:modDoc>

      </tem:ConsultaStatus>

   </soapenv:Body>

</soapenv:Envelope>