Skip to content

Instantly share code, notes, and snippets.

@aguimaraes
Created December 10, 2014 17:48
Show Gist options
  • Select an option

  • Save aguimaraes/31b43991f76e8a251477 to your computer and use it in GitHub Desktop.

Select an option

Save aguimaraes/31b43991f76e8a251477 to your computer and use it in GitHub Desktop.
<wsdl:service name="NFeDistribuicaoDFe">
<wsdl:port name="NFeDistribuicaoDFeSoap" binding="tns:NFeDistribuicaoDFeSoap">
<soap:address location="https://hom.nfe.fazenda.gov.br/NFeDistribuicaoDFe/NFeDistribuicaoDFe.asmx" />
</wsdl:port>
<wsdl:port name="NFeDistribuicaoDFeSoap12" binding="tns:NFeDistribuicaoDFeSoap12">
<soap12:address location="https://hom.nfe.fazenda.gov.br/NFeDistribuicaoDFe/NFeDistribuicaoDFe.asmx" />
</wsdl:port>
</wsdl:service>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment