SOAP WSDL Generate Code

ServicosPortSoap11 / corrigirNFSe

ASP AutoIt C C (Unicode) C++ C++ (Unicode) C# DataFlex Delphi Foxpro Go Java Node.js Objective-C Perl PHP Extension PowerBuilder Powershell PureBasic Python CkPython Ruby SQL Server Swift TCL VB.NET VB6 VBScript Xojo
Dim fso, outFile
Set fso = CreateObject("Scripting.FileSystemObject")
Set outFile = fso.CreateTextFile("output.txt", True)

set xml = CreateObject("Chilkat_9_5_0.Xml")
xml.Tag = "soapenv:Envelope"
success = xml.AddAttribute("xmlns:soapenv","http://schemas.xmlsoap.org/soap/envelope/")
success = xml.AddAttribute("xmlns","http://ws.pc.gif.com.br/")
success = xml.AddAttribute("xmlns:nfs","http://nfse.abrasf.org.br")
success = xml.AddAttribute("xmlns:ds","http://www.w3.org/2000/09/xmldsig#")
xml.UpdateChildContent "soapenv:Header",""
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|idCC|chaveAcesso","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|idCC|cnpjCpf","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|tomadorCC|email","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|tomadorCC|telefone","token string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|tomadorCC|inscricaoMunicipal","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|tomadorCC|inscricaoEstadual","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|tomadorCC|cep","token string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|tomadorCC|logradouro","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|tomadorCC|numeroLogradouro","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|tomadorCC|bairro","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|construcaoCC|numeroART","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|construcaoCC|numeroCEI","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|construcaoCC|numeroMatricula","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|construcaoCC|numeroProjeto","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|transportadoraCC|cnpjCpf","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|transportadoraCC|nome","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|transportadoraCC|inscricaoEstadual","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|transportadoraCC|placaVeiculo","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|transportadoraCC|endereco","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|transportadoraCC|nomeCidade","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|transportadoraCC|codigoCidade","token string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|transportadoraCC|uf","EX"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|transportadoraCC|nomePais","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|transportadoraCC|codigoPais","token string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|transportadoraCC|tipoFrete","token string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|servicosCC|servicoCC|ordem","positiveInteger"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|servicosCC|servicoCC|descricao","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|faturasCC|faturaCC|ordem","positiveInteger"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|faturasCC|faturaCC|numero","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|faturasCC|faturaCC|dataVencimento","date"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|observacoesCC|observacaoCC|ordem","positiveInteger"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|observacoesCC|observacaoCC|descricao","string"
success = xml.UpdateAttrAt("soapenv:Body|corrigirNFSeRequest|cartaCorrecao|ds:Signature",1,"Id","?")
success = xml.UpdateAttrAt("soapenv:Body|corrigirNFSeRequest|cartaCorrecao|ds:Signature|ds:SignedInfo",1,"Id","?")
success = xml.UpdateAttrAt("soapenv:Body|corrigirNFSeRequest|cartaCorrecao|ds:Signature|ds:SignedInfo|ds:CanonicalizationMethod",1,"Algorithm","http://www.w3.org/TR/2001/REC-xml-c14n-20010315")
success = xml.UpdateAttrAt("soapenv:Body|corrigirNFSeRequest|cartaCorrecao|ds:Signature|ds:SignedInfo|ds:SignatureMethod",1,"Algorithm","http://www.w3.org/2000/09/xmldsig#rsa-sha1")
success = xml.UpdateAttrAt("soapenv:Body|corrigirNFSeRequest|cartaCorrecao|ds:Signature|ds:SignedInfo|ds:Reference",1,"Id","?")
success = xml.UpdateAttrAt("soapenv:Body|corrigirNFSeRequest|cartaCorrecao|ds:Signature|ds:SignedInfo|ds:Reference",1,"URI","?")
success = xml.UpdateAttrAt("soapenv:Body|corrigirNFSeRequest|cartaCorrecao|ds:Signature|ds:SignedInfo|ds:Reference",1,"Type","?")
success = xml.UpdateAttrAt("soapenv:Body|corrigirNFSeRequest|cartaCorrecao|ds:Signature|ds:SignedInfo|ds:Reference|ds:Transforms|ds:Transform",1,"Algorithm","?")
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|ds:Signature|ds:SignedInfo|ds:Reference|ds:Transforms|ds:Transform|ds:XPath","string"
success = xml.UpdateAttrAt("soapenv:Body|corrigirNFSeRequest|cartaCorrecao|ds:Signature|ds:SignedInfo|ds:Reference|ds:DigestMethod",1,"Algorithm","http://www.w3.org/2000/09/xmldsig#sha1")
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|ds:Signature|ds:SignedInfo|ds:Reference|ds:DigestValue","BASE64_DATA"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|ds:Signature|ds:SignatureValue","..."
success = xml.UpdateAttrAt("soapenv:Body|corrigirNFSeRequest|cartaCorrecao|ds:Signature|ds:KeyInfo",1,"Id","?")
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|ds:Signature|ds:KeyInfo|ds:X509Data|ds:X509SubjectName","string"
xml.UpdateChildContent "soapenv:Body|corrigirNFSeRequest|cartaCorrecao|ds:Signature|ds:KeyInfo|ds:X509Data|ds:X509Certificate","BqozVXeZZg=="

' In a SOAP HTTP request, including the XML declaration (<?xml version="1.0" encoding="UTF-8"?>) in the XML body is generally not required. 
xml.EmitXmlDecl = 0
soapRequestBody = xml.GetXml()

endpoint = "https://canoas-homol.infisc.com.br/services/nfse/ws/Servicos"
soapAction = ""
'  For SOAP requests, the standard Content-Type is usually set to "text/xml" or "application/soap+xml"
contentType = "text/xml"

set http = CreateObject("Chilkat_9_5_0.Http")

http.ClearHeaders 
http.SetRequestHeader "Content-Type",contentType
http.SetRequestHeader "SOAPAction",soapAction

' resp is a Chilkat_9_5_0.HttpResponse
Set resp = http.PostXml(endpoint,soapRequestBody,"utf-8")
If (http.LastMethodSuccess = 0) Then
    outFile.WriteLine(http.LastErrorText)
    outFile.WriteLine("Failed to send SOAP request.")
    WScript.Quit
End If

' Get the XML response body.
set responseXml = CreateObject("Chilkat_9_5_0.Xml")
success = resp.GetBodyXml(responseXml)

statusCode = resp.StatusCode
outFile.WriteLine("response status code: " & statusCode)

' If the status code does not indicate succcess, then show the response XML,
' which probably contains error information.
If (statusCode <> 200) Then
    outFile.WriteLine(responseXml.GetXml())
    WScript.Quit
End If

outFile.WriteLine(responseXml.GetXml())

' Parse the successful SOAP response XML.

' This is a sample of the response XML, but the namespace prefixes will be different.
' We can parse the result using "*" for the namespace prefixes (see below).

outFile.Close
Request XML
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns="http://ws.pc.gif.com.br/" xmlns:nfs="http://nfse.abrasf.org.br" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
    <soapenv:Header/>
    <soapenv:Body>
        <corrigirNFSeRequest>
            <cartaCorrecao>
                <idCC>
                    <chaveAcesso>string</chaveAcesso>
                    <cnpjCpf>string</cnpjCpf>
                </idCC>
                <tomadorCC>
                    <email>string</email>
                    <telefone>token string</telefone>
                    <inscricaoMunicipal>string</inscricaoMunicipal>
                    <inscricaoEstadual>string</inscricaoEstadual>
                    <cep>token string</cep>
                    <logradouro>string</logradouro>
                    <numeroLogradouro>string</numeroLogradouro>
                    <bairro>string</bairro>
                </tomadorCC>
                <construcaoCC>
                    <numeroART>string</numeroART>
                    <numeroCEI>string</numeroCEI>
                    <numeroMatricula>string</numeroMatricula>
                    <numeroProjeto>string</numeroProjeto>
                </construcaoCC>
                <transportadoraCC>
                    <cnpjCpf>string</cnpjCpf>
                    <nome>string</nome>
                    <inscricaoEstadual>string</inscricaoEstadual>
                    <placaVeiculo>string</placaVeiculo>
                    <endereco>string</endereco>
                    <nomeCidade>string</nomeCidade>
                    <codigoCidade>token string</codigoCidade>
                    <uf>EX</uf>
                    <nomePais>string</nomePais>
                    <codigoPais>token string</codigoPais>
                    <tipoFrete>token string</tipoFrete>
                </transportadoraCC>
                <servicosCC>
                    <servicoCC>
                        <ordem>positiveInteger</ordem>
                        <descricao>string</descricao>
                    </servicoCC>
                </servicosCC>
                <faturasCC>
                    <faturaCC>
                        <ordem>positiveInteger</ordem>
                        <numero>string</numero>
                        <dataVencimento>date</dataVencimento>
                    </faturaCC>
                </faturasCC>
                <observacoesCC>
                    <observacaoCC>
                        <ordem>positiveInteger</ordem>
                        <descricao>string</descricao>
                    </observacaoCC>
                </observacoesCC>
                <ds:Signature Id="?">
                    <ds:SignedInfo Id="?">
                        <ds:CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/>
                        <ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/>
                        <ds:Reference Id="?" URI="?" Type="?">
                            <ds:Transforms>
                                <ds:Transform Algorithm="?">
                                    <ds:XPath>string</ds:XPath>
                                </ds:Transform>
                            </ds:Transforms>
                            <ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>
                            <ds:DigestValue>BASE64_DATA</ds:DigestValue>
                        </ds:Reference>
                    </ds:SignedInfo>
                    <ds:SignatureValue>...</ds:SignatureValue>
                    <ds:KeyInfo Id="?">
                        <ds:X509Data>
                            <ds:X509SubjectName>string</ds:X509SubjectName>
                            <ds:X509Certificate>BqozVXeZZg==</ds:X509Certificate>
                        </ds:X509Data>
                    </ds:KeyInfo>
                </ds:Signature>
            </cartaCorrecao>
        </corrigirNFSeRequest>
    </soapenv:Body>
</soapenv:Envelope>
Response XML
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"/>