We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exemplo do xml retornado.
<?xml version=\"1.0\" encoding=\"utf-8\"?> <soap:Envelope xmlns:soap=\"http://www.w3.org/2003/05/soap-envelope\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\"> <soap:Body> <nfeDownloadNFResult xmlns=\"http://www.portalfiscal.inf.br/nfe/wsdl/NfeDownloadNF\"> <retDownloadNFe versao=\"1.00\" xmlns=\"http://www.portalfiscal.inf.br/nfe\"> <tpAmb>1</tpAmb> <verAplic>AN.DownNF_2.1.1</verAplic> <cStat>109</cStat> <xMotivo>Servico Paralisado sem Previsao</xMotivo> <dhResp>2018-04-20T11:03:32</dhResp> </retDownloadNFe> </nfeDownloadNFResult> </soap:Body> </soap:Envelope>
The text was updated successfully, but these errors were encountered:
Pesquisando aqui acho que já encontrei o problema, quando concluir faço o PR 👍
Sorry, something went wrong.
O método NfeDownloadNF foi removido e substituído na NT 2014.002. 668ab25 95097fc
No branches or pull requests
Exemplo do xml retornado.
The text was updated successfully, but these errors were encountered: