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:AtualizaColunaERP>
         <tem:usuario>usuário</tem:usuario>  
         <tem:senha>senha</tem:senha>
         <tem:chave>35201271784045000142550010000347741907283020</tem:chave>
         <tem:acao>1</tem:acao>
      </tem:AtualizaColunaERP>
   </soapenv:Body>
</soapenv:Envelope>