Skip to content
New issue

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

Método de download da nfe retornando Servico Paralisado sem Previsao #31

Closed
mrlucascardoso opened this issue Apr 20, 2018 · 2 comments
Closed

Comments

@mrlucascardoso
Copy link
Contributor

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>
@mrlucascardoso
Copy link
Contributor Author

Pesquisando aqui acho que já encontrei o problema, quando concluir faço o PR 👍

@juniortada
Copy link
Member

O método NfeDownloadNF foi removido e substituído na NT 2014.002.
668ab25
95097fc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants