Skip to content

Commit

Permalink
Atualizacao de URL Webservice
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel-Oliveira committed Jun 8, 2024
1 parent 16c3d04 commit cfe11ad
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Notas de versão

- Atualizado Java Certificado
- Correcao Null Pointer quando Lista Repositorio Windows.
- Atualizacao de URL Webservice
- Unificacao SVAN e SVC-AN Em Homologacao
- Urls QRCode Rio de Janeiro
- Add Url Inutilizacao SVC
19 changes: 10 additions & 9 deletions src/main/resources/WebServicesNfe.ini
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Usar=NFe_SVAN_P
NfeConsultaCadastro_4.00=https://sistemas.sefaz.ma.gov.br/wscadastro/CadConsultaCadastro2?wsdl

[NFe_MA_H]
Usar=NFe_SVAN_H
Usar=NFe_SVC-AN_H
NfeConsultaCadastro_4.0=https://sistemas.sefaz.ma.gov.br/wscadastro/CadConsultaCadastro2?wsdl

[NFe_MG_P]
Expand Down Expand Up @@ -313,7 +313,6 @@ NfeStatusServico_4.00=https://nfe.svrs.rs.gov.br/ws/NfeStatusServico/NfeStatusSe
RecepcaoEvento_4.00=https://nfe.svrs.rs.gov.br/ws/recepcaoevento/recepcaoevento4.asmx
NfeConsultaCadastro_4.00=https://cad.svrs.rs.gov.br/ws/cadconsultacadastro/cadconsultacadastro4.asmx


[NFe_SVRS_H]
NfeInutilizacao_4.00=https://nfe-homologacao.svrs.rs.gov.br/ws/nfeinutilizacao/nfeinutilizacao4.asmx
NfeConsultaProtocolo_4.00=https://nfe-homologacao.svrs.rs.gov.br/ws/NfeConsulta/NfeConsulta4.asmx
Expand All @@ -332,11 +331,12 @@ NFeRetAutorizacao_4.00=https://www.svc.fazenda.gov.br/NFeRetAutorizacao4/NFeRetA


[NFe_SVC-AN_H]
NfeConsultaProtocolo_4.00=https://hom.svc.fazenda.gov.br/NFeConsultaProtocolo4/NFeConsultaProtocolo4.asmx
NfeStatusServico_4.00=https://hom.svc.fazenda.gov.br/NFeStatusServico4/NFeStatusServico4.asmx
RecepcaoEvento_4.00=https://hom.svc.fazenda.gov.br/NFeRecepcaoEvento4/NFeRecepcaoEvento4.asmx
NFeAutorizacao_4.00=https://hom.svc.fazenda.gov.br/NFeAutorizacao4/NFeAutorizacao4.asmx
NFeRetAutorizacao_4.00=https://hom.svc.fazenda.gov.br/NFeRetAutorizacao4/NFeRetAutorizacao4.asmx
NfeInutilizacao_4.00=https://hom.sefazvirtual.fazenda.gov.br/NFeInutilizacao4/NFeInutilizacao4.asmx
NfeConsultaProtocolo_4.00=https://hom.sefazvirtual.fazenda.gov.br/NFeConsultaProtocolo4/NFeConsultaProtocolo4.asmx
NfeStatusServico_4.00=https://hom.sefazvirtual.fazenda.gov.br/NFeStatusServico4/NFeStatusServico4.asmx
RecepcaoEvento_4.00=https://hom.sefazvirtual.fazenda.gov.br/NFeRecepcaoEvento4/NFeRecepcaoEvento4.asmx
NFeAutorizacao_4.00=https://hom.sefazvirtual.fazenda.gov.br/NFeAutorizacao4/NFeAutorizacao4.asmx
NFeRetAutorizacao_4.00=https://hom.sefazvirtual.fazenda.gov.br/NFeRetAutorizacao4/NFeRetAutorizacao4.asmx

[NFe_SVC-RS_P]
NfeInutilizacao_4.00=https://nfe.svrs.rs.gov.br/ws/nfeinutilizacao/nfeinutilizacao4.asmx
Expand All @@ -347,6 +347,7 @@ NFeAutorizacao_4.00=https://nfe.svrs.rs.gov.br/ws/NfeAutorizacao/NFeAutorizacao4
NFeRetAutorizacao_4.00=https://nfe.svrs.rs.gov.br/ws/NfeRetAutorizacao/NFeRetAutorizacao4.asmx

[NFe_SVC-RS_H]
NfeInutilizacao_4.00=https://nfe-homologacao.svrs.rs.gov.br/ws/nfeinutilizacao/nfeinutilizacao4.asmx
NfeConsultaProtocolo_4.00=https://nfe-homologacao.svrs.rs.gov.br/ws/NfeConsulta/NfeConsulta4.asmx
NfeStatusServico_4.00=https://nfe-homologacao.svrs.rs.gov.br/ws/NfeStatusServico/NfeStatusServico4.asmx
RecepcaoEvento_4.00=https://nfe-homologacao.svrs.rs.gov.br/ws/recepcaoevento/recepcaoevento4.asmx
Expand Down Expand Up @@ -625,12 +626,12 @@ URL-ConsultaNFCe=http:https://www.fazenda.pr.gov.br/nfce/consulta

[NFCe_RJ_P]
Usar=NFCe_SVRS_P
URL-QRCode=http:https://www4.fazenda.rj.gov.br/consultaNFCe/QRCode
URL-QRCode=https:https://consultadfe.fazenda.rj.gov.br/consultaNFCe/QRCode
URL-ConsultaNFCe=www.fazenda.rj.gov.br/nfce/consulta

[NFCe_RJ_H]
Usar=NFCe_SVRS_H
URL-QRCode=http:https://www4.fazenda.rj.gov.br/consultaNFCe/QRCode
URL-QRCode=https:https://consultadfe.fazenda.rj.gov.br/consultaNFCe/QRCode
URL-ConsultaNFCe=www.fazenda.rj.gov.br/nfce/consulta

[NFCe_RN_P]
Expand Down

0 comments on commit cfe11ad

Please sign in to comment.