Created
December 10, 2014 17:48
-
-
Save aguimaraes/31b43991f76e8a251477 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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