From 316f8026981d95bcf286fd400dac8c6039f52c64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20Pl=C3=A1cido=20da=20Costa?= Date: Sat, 8 Aug 2026 08:17:00 -0300 Subject: [PATCH] Atualiza tabela cClassTrib para IT 2025.002 v1.60 --- .../nfe/dto/ClassificacaoTributariaDTO.java | 12 + .../dto/ClassificacaoTributariaV160Test.java | 72 + src/test/resources/ibscbs.json | 3254 ++++++++++++----- 3 files changed, 2362 insertions(+), 976 deletions(-) create mode 100644 src/test/java/br/com/swconsultoria/nfe/dto/ClassificacaoTributariaV160Test.java diff --git a/src/main/java/br/com/swconsultoria/nfe/dto/ClassificacaoTributariaDTO.java b/src/main/java/br/com/swconsultoria/nfe/dto/ClassificacaoTributariaDTO.java index f13489de..5ec1005e 100644 --- a/src/main/java/br/com/swconsultoria/nfe/dto/ClassificacaoTributariaDTO.java +++ b/src/main/java/br/com/swconsultoria/nfe/dto/ClassificacaoTributariaDTO.java @@ -111,6 +111,18 @@ public class ClassificacaoTributariaDTO implements Serializable { @JsonProperty("IndDERE") private Boolean indDERE; + @JsonProperty("IndPercentualDiferencaBioCombustivel") + private Boolean indPercentualDiferencaBioCombustivel; + + @JsonProperty("IndDIR") + private Boolean indDIR; + + @JsonProperty("IndDUIMP") + private Boolean indDUIMP; + + @JsonProperty("TipoReceitaBrutaSN") + private String tipoReceitaBrutaSN; + @JsonProperty("IndCompraGov") private Boolean indCompraGov; diff --git a/src/test/java/br/com/swconsultoria/nfe/dto/ClassificacaoTributariaV160Test.java b/src/test/java/br/com/swconsultoria/nfe/dto/ClassificacaoTributariaV160Test.java new file mode 100644 index 00000000..c60270b1 --- /dev/null +++ b/src/test/java/br/com/swconsultoria/nfe/dto/ClassificacaoTributariaV160Test.java @@ -0,0 +1,72 @@ +package br.com.swconsultoria.nfe.dto; + +import com.fasterxml.jackson.core.type.TypeReference; +import com.fasterxml.jackson.databind.ObjectMapper; +import org.junit.jupiter.api.BeforeAll; +import org.junit.jupiter.api.Test; + +import java.io.InputStream; +import java.util.List; + +import static org.junit.jupiter.api.Assertions.assertEquals; +import static org.junit.jupiter.api.Assertions.assertFalse; +import static org.junit.jupiter.api.Assertions.assertNotNull; +import static org.junit.jupiter.api.Assertions.assertTrue; + +/** + * Referência: Informe Técnico 2025.002 v1.60 e tabela cClassTrib publicada em 23/06/2026. + * https://www.nfe.fazenda.gov.br/portal/listaConteudo.aspx?tipoConteudo=%2FNJarYc9nus%3D + */ +class ClassificacaoTributariaV160Test { + + private static List csts; + + @BeforeAll + static void carregarTabelaOficial() throws Exception { + try (InputStream input = ClassificacaoTributariaV160Test.class.getResourceAsStream("/ibscbs.json")) { + assertNotNull(input, "Recurso ibscbs.json não encontrado"); + csts = new ObjectMapper().readValue(input, new TypeReference>() { }); + } + } + + @Test + void deveConterTodosOsCodigosDaTabelaV160() { + assertEquals(18, csts.size()); + assertEquals(164, csts.stream() + .mapToInt(cst -> cst.getClassificacoesTributarias().size()) + .sum()); + } + + @Test + void deveRespeitarVigenciaEIndicadorNFeOficiais() { + assertEquals("2026-01-01T00:00:00", classificacao("000001").getInicioVigencia()); + assertFalse(classificacao("550002").getIndNFe()); + } + + @Test + void deveRespeitarIndicadoresDuimpOficiais() { + assertTrue(classificacao("410037").getIndDUIMP()); + assertTrue(classificacao("550024").getIndDUIMP()); + assertTrue(classificacao("550025").getIndDUIMP()); + } + + @Test + void deveRespeitarTipoReceitaBrutaDoSimplesNacional() { + assertTrue(classificacao("220001").getTipoReceitaBrutaSN().startsWith("9 -")); + assertTrue(classificacao("220002").getTipoReceitaBrutaSN().startsWith("9 -")); + assertTrue(classificacao("220003").getTipoReceitaBrutaSN().startsWith("1 -")); + } + + @Test + void deveReferenciarArtigoCorretoParaLocacaoDeImovel() { + assertTrue(classificacao("221001").getLink().trim().endsWith("#art487")); + } + + private static ClassificacaoTributariaDTO classificacao(String codigo) { + return csts.stream() + .flatMap(cst -> cst.getClassificacoesTributarias().stream()) + .filter(item -> codigo.equals(item.getCClassTrib())) + .findFirst() + .orElseThrow(() -> new AssertionError("cClassTrib não encontrado: " + codigo)); + } +} diff --git a/src/test/resources/ibscbs.json b/src/test/resources/ibscbs.json index 02579daa..a1b68520 100644 --- a/src/test/resources/ibscbs.json +++ b/src/test/resources/ibscbs.json @@ -17,8 +17,8 @@ { "cClassTrib": "000001", "DescricaoClassTrib": "Situações tributadas integralmente pelo IBS e CBS.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -26,10 +26,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": true, @@ -38,7 +38,7 @@ "IndNF3e": true, "IndNFCom": true, "IndNFSE": true, - "IndBPeTM": true, + "IndBPeTM": false, "IndBPeTA": true, "IndNFAg": true, "IndNFSVIA": false, @@ -46,13 +46,17 @@ "IndNFGas": true, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art4" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art4", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": true, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "000002", "DescricaoClassTrib": "Exploração de via, observado o art. 11 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -60,10 +64,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-11-19T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -79,14 +83,18 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art11" + "Anexo": 90111, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art11", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "000003", "DescricaoClassTrib": "Regime automotivo - projetos incentivados, observado o art. 311 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": true, "IndEstornoCred": false, @@ -94,10 +102,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -114,13 +122,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art311" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art311", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "000004", "DescricaoClassTrib": "Regime automotivo - projetos incentivados, observado o art. 312 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": true, "IndEstornoCred": false, @@ -128,10 +140,48 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": null, + "TipoAliquota": "2 - Padrão", + "IndNFe": true, + "IndNFCe": false, + "IndCTe": false, + "IndCTeOS": false, + "IndBPe": false, + "IndNF3e": false, + "IndNFCom": false, + "IndNFSE": false, + "IndBPeTM": false, + "IndBPeTA": false, + "IndNFAg": false, + "IndNFSVIA": false, + "IndNFABI": false, + "IndNFGas": false, + "IndDERE": false, + "Anexo": null, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art312", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" + }, + { + "cClassTrib": "000005", + "DescricaoClassTrib": "Operação com EAC destinado à mistura com gasolina A, mas com saída do biocombustível com destinação diversa, observado o art. 179 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, + "IndTribRegular": false, + "IndCredPresOper": false, + "IndEstornoCred": false, + "MonofasiaSujeitaRetencao": false, + "MonofasiaRetidaAnt": false, + "MonofasiaDiferimento": false, + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -148,7 +198,11 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art312" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art179", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" } ] }, @@ -170,8 +224,8 @@ { "cClassTrib": "010001", "DescricaoClassTrib": "Operações do FGTS não realizadas pela Caixa Econômica Federal, observado o art. 212 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -179,10 +233,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Uniforme Setorial", + "TipoAliquota": "5 - Uniforme setorial", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -199,13 +253,17 @@ "IndNFGas": false, "IndDERE": true, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art212" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art212", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "010002", "DescricaoClassTrib": "Operações do serviço financeiro", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -213,10 +271,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-11-19T00:00:00", - "InicioVigencia": "2025-09-30T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Uniforme Setorial", + "TipoAliquota": "5 - Uniforme setorial", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -233,7 +291,11 @@ "IndNFGas": false, "IndDERE": true, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art233\r\n" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art233", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" } ] }, @@ -255,8 +317,8 @@ { "cClassTrib": "011001", "DescricaoClassTrib": "Planos de assistência funerária, observado o art. 236 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -264,10 +326,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Uniforme Nacional", + "TipoAliquota": "4 - Uniforme nacional (referência)", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -284,13 +346,17 @@ "IndNFGas": false, "IndDERE": true, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art236" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art236", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "011002", "DescricaoClassTrib": "Planos de assistência à saúde, observado o art. 237 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -298,10 +364,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Uniforme Nacional", + "TipoAliquota": "4 - Uniforme nacional (referência)", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -318,13 +384,17 @@ "IndNFGas": false, "IndDERE": true, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art237" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art237", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "011003", "DescricaoClassTrib": "Intermediação de planos de assistência à saúde, observado o art. 240 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -332,10 +402,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Uniforme Nacional", + "TipoAliquota": "4 - Uniforme nacional (referência)", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -351,14 +421,18 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art240" + "Anexo": 92401, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art240", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "011004", "DescricaoClassTrib": "Concursos e prognósticos, observado o art. 246 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -366,10 +440,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Uniforme Nacional", + "TipoAliquota": "4 - Uniforme nacional (referência)", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -386,13 +460,17 @@ "IndNFGas": false, "IndDERE": true, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art246" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art246", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "011005", "DescricaoClassTrib": "Planos de assistência à saúde de animais domésticos, observado o art. 243 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 30.00000, - "pRedCBS": 30.00000, + "pRedIBS": 30, + "pRedCBS": 30, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -400,10 +478,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Uniforme Nacional", + "TipoAliquota": "4 - Uniforme nacional (referência)", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -420,7 +498,11 @@ "IndNFGas": false, "IndDERE": true, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art243" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art243", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" } ] }, @@ -441,9 +523,9 @@ "classificacoesTributarias": [ { "cClassTrib": "200001", - "DescricaoClassTrib": "Aquisições de máquinas, de aparelhos, de instrumentos, de equipamentos, de matérias-primas, de produtos intermediários e de materiais de embalagem realizadas entre empresas autorizadas a operar em zonas de processamento de exportação, observado o art. 103 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "DescricaoClassTrib": "Serviços de transporte de bens até as zonas de processamento de exportação e bens exportados a partir das zonas de processamento de exportação, observado o art. 103 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -451,14 +533,14 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-11-19T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", - "IndNFe": true, + "TipoAliquota": "2 - Padrão", + "IndNFe": false, "IndNFCe": false, "IndCTe": true, - "IndCTeOS": false, + "IndCTeOS": true, "IndBPe": false, "IndNF3e": false, "IndNFCom": false, @@ -471,13 +553,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art103" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art103", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "3 - Não informado" }, { "cClassTrib": "200002", "DescricaoClassTrib": "Fornecimento ou importação de tratores, máquinas e implementos agrícolas, destinados a produtor rural não contribuinte, e de veículos de transporte de carga destinados a transportador autônomo de carga pessoa física não contribuinte, observado o art. 110 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -485,10 +571,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -505,13 +591,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art110" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art110", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200003", "DescricaoClassTrib": "Vendas de produtos destinados à alimentação humana relacionados no Anexo I da Lei Complementar nº 214, de 2025, com a especificação das respectivas classificações da NCM/SH, que compõem a Cesta Básica Nacional de Alimentos, criada nos termos do art. 8º da Emenda Constitucional nº 132, de 20 de dezembro de 2023, observado o art. 125 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -519,10 +609,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -539,13 +629,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": 1, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art125" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art125", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200004", - "DescricaoClassTrib": "Venda de dispositivos médicos com a especificação das respectivas classificações da NCM/SH previstas no Anexo XII da Lei Complementar nº 214, de 2025, observado o art. 144 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "DescricaoClassTrib": "Fornecimento de dispositivos médicos com a especificação das respectivas classificações da NCM/SH previstas no Anexo XII da Lei Complementar nº 214, de 2025, observado o art. 144 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -553,10 +647,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -573,13 +667,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": 12, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art144" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art144", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200005", - "DescricaoClassTrib": "Venda de dispositivos médicos com a especificação das respectivas classificações da NCM/SH previstas no Anexo IV da Lei Complementar nº 214, de 2025, quando adquiridos por órgãos da administração pública direta, autarquias e fundações públicas, observado o art. 144 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "DescricaoClassTrib": "Fornecimento de dispositivos médicos com a especificação das respectivas classificações da NCM/SH previstas no Anexo IV da Lei Complementar nº 214, de 2025, quando adquiridos por órgãos da administração pública direta, autarquias, fundações públicas e entidades de saúde imunes, observado o art. 144 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -587,10 +685,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -607,13 +705,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": 4, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art144" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art144", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200006", "DescricaoClassTrib": "Situação de emergência de saúde pública reconhecida pelo Poder Legislativo federal, estadual, distrital ou municipal competente, ato conjunto do Ministro da Fazenda e do Comitê Gestor do IBS poderá ser editado, a qualquer momento, para incluir dispositivos não listados no Anexo XII da Lei Complementar nº 214, de 2025, limitada a vigência do benefício ao período e à localidade da emergência de saúde pública, observado o art. 144 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -621,10 +723,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -641,13 +743,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art144" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art144", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200007", "DescricaoClassTrib": "Fornecimento dos dispositivos de acessibilidade próprios para pessoas com deficiência relacionados no Anexo XIII da Lei Complementar nº 214, de 2025, com a especificação das respectivas classificações da NCM/SH, observado o art. 145 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -655,10 +761,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -675,13 +781,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": 13, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art145" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art145", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200008", "DescricaoClassTrib": "Fornecimento dos dispositivos de acessibilidade próprios para pessoas com deficiência relacionados no Anexo V da Lei Complementar nº 214, de 2025, com a especificação das respectivas classificações da NCM/SH, quando adquiridos por órgãos da administração pública direta, autarquias, fundações públicas e entidades imunes, observado o art. 145 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -689,10 +799,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -709,13 +819,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": 5, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art145" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art145", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200009", - "DescricaoClassTrib": "Fornecimento dos medicamentos relacionados no Anexo XIV da Lei Complementar nº 214, de 2025, com a especificação das respectivas classificações da NCM/SH, observado o art. 146 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "DescricaoClassTrib": "Fornecimento dos medicamentos registrados na Anvisa, observado o art. 146 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -723,10 +837,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -742,14 +856,18 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": 14, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art146" + "Anexo": null, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art146", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": true, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200010", "DescricaoClassTrib": "Fornecimento dos medicamentos registrados na Anvisa, quando adquiridos por órgãos da administração pública direta, autarquias, fundações públicas e entidades imunes, observado o art. 146 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -757,10 +875,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -777,13 +895,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art146" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art146", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200011", "DescricaoClassTrib": "Fornecimento das composições para nutrição enteral e parenteral, composições especiais e fórmulas nutricionais destinadas às pessoas com erros inatos do metabolismo relacionadas no Anexo VI da Lei Complementar nº 214, de 2025, com a especificação das respectivas classificações da NCM/SH, quando adquiridas por órgãos da administração pública direta, autarquias e fundações públicas, observado o art. 146 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -791,10 +913,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -811,13 +933,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": 6, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art146" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art146", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200012", - "DescricaoClassTrib": "Situação de emergência de saúde pública reconhecida pelo Poder Legislativo federal, estadual, distrital ou municipal competente, ato conjunto do Ministro da Fazenda e do Comitê Gestor do IBS poderá ser editado, a qualquer momento, para incluir dispositivos não listados no Anexo XIV da Lei Complementar nº 214, de 2025, limitada a vigência do benefício ao período e à localidade da emergência de saúde pública, observado o art. 146 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "DescricaoClassTrib": "Situação de emergência de saúde pública reconhecida pelo Poder Legislativo federal, estadual, distrital ou municipal competente, ato conjunto do Ministro da Fazenda e do Comitê Gestor do IBS poderá ser editado, a qualquer momento, limitada a vigência do benefício ao período e à localidade da emergência de saúde pública, observado o art. 146 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -825,10 +951,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -845,13 +971,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art146" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art146", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": true, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200013", "DescricaoClassTrib": "Fornecimento de tampões higiênicos, absorventes higiênicos internos ou externos, descartáveis ou reutilizáveis, calcinhas absorventes e coletores menstruais, observado o art. 147 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -859,10 +989,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -878,14 +1008,18 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art147" + "Anexo": 91471, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art147", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200014", "DescricaoClassTrib": "Fornecimento dos produtos hortícolas, frutas e ovos, relacionados no Anexo XV da Lei Complementar nº 214 , de 2025, com a especificação das respectivas classificações da NCM/SH e desde que não cozidos, observado o art. 148 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -893,10 +1027,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -913,13 +1047,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": 15, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art148" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art148", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200015", "DescricaoClassTrib": "Venda de automóveis de passageiros de fabricação nacional de, no mínimo, 4 (quatro) portas, inclusive a de acesso ao bagageiro, quando adquiridos por motoristas profissionais que exerçam, comprovadamente, em automóvel de sua propriedade, atividade de condutor autônomo de passageiros, na condição de titular de autorização, permissão ou concessão do poder público, e que destinem o automóvel à utilização na categoria de aluguel (táxi), ou por pessoas com deficiência física, visual, auditiva, deficiência mental severa ou profunda, transtorno do espectro autista, com prejuízos na comunicação social e em padrões restritos ou repetitivos de comportamento de nível moderado ou grave, nos termos da legislação relativa à matéria, observado o disposto no art. 149 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -927,10 +1065,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -947,13 +1085,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art149" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art149", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200016", - "DescricaoClassTrib": "Prestação de serviços de pesquisa e desenvolvimento por Instituição Científica, Tecnológica e de Inovação (ICT) sem fins lucrativos para a administração pública direta, autarquias e fundações públicas ou para o contribuinte sujeito ao regime regular do IBS e da CBS, observado o disposto no art. 156 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "DescricaoClassTrib": "Prestação de serviços de pesquisa e desenvolvimento por Instituição Científica, Tecnológica e de Inovação (ICT) sem fins lucrativos para a administração pública direta, autarquias e fundações públicas ou para o contribuinte sujeito ao regime regular do IBS e da CBS, observado o disposto no art. 156 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -961,10 +1103,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -980,14 +1122,18 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art156" + "Anexo": 91561, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art156", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "200017", "DescricaoClassTrib": "Operações relacionadas ao FGTS, considerando aquelas necessárias à aplicação da Lei nº 8.036, de 1990, realizadas pelo Conselho Curador ou Secretaria Executiva do FGTS, observado o art. 212 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -995,10 +1141,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -1015,13 +1161,17 @@ "IndNFGas": false, "IndDERE": true, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art212" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art212", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "200018", "DescricaoClassTrib": "Operações de resseguro e retrocessão ficam sujeitas à incidência à alíquota zero, inclusive quando os prêmios de resseguro e retrocessão forem cedidos ao exterior, observado o art. 223 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1029,10 +1179,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -1049,13 +1199,17 @@ "IndNFGas": false, "IndDERE": true, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art223" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art223", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "200019", - "DescricaoClassTrib": "Importador dos serviços financeiros seja contribuinte que realize as operações de que tratam os incisos I a V do caput do art. 182, será aplicada alíquota zero na importação, sem prejuízo da manutenção do direito de dedução dessas despesas da base de cálculo do IBS e da CBS, segundo, observado o art. 231 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "DescricaoClassTrib": "Importador dos serviços financeiros que seja contribuinte e tenha direito de apropriação de créditos na aquisição do mesmo serviço financeiro no País, observado o art. 231 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1063,10 +1217,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -1074,7 +1228,7 @@ "IndBPe": false, "IndNF3e": false, "IndNFCom": false, - "IndNFSE": false, + "IndNFSE": true, "IndBPeTM": false, "IndBPeTA": false, "IndNFAg": false, @@ -1083,13 +1237,17 @@ "IndNFGas": false, "IndDERE": true, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art231" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art231", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "200020", "DescricaoClassTrib": "Operação praticada por sociedades cooperativas optantes por regime específico do IBS e CBS, quando o associado destinar bem ou serviço à cooperativa de que participa, e a cooperativa fornecer bem ou serviço ao associado sujeito ao regime regular do IBS e da CBS, observado o art. 271 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1097,16 +1255,16 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, - "IndCTe": false, + "IndCTe": true, "IndCTeOS": false, "IndBPe": false, - "IndNF3e": false, + "IndNF3e": true, "IndNFCom": false, "IndNFSE": true, "IndBPeTM": false, @@ -1117,13 +1275,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art271" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art271", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200021", "DescricaoClassTrib": "Serviços de transporte público coletivo de passageiros ferroviário e hidroviário urbanos, semiurbanos e metropolitanos, observado o art. 285 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1131,10 +1293,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -1151,13 +1313,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art285" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art285", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200022", "DescricaoClassTrib": "Operação originada fora da Zona Franca de Manaus que destine bem material industrializado de origem nacional a contribuinte estabelecido na Zona Franca de Manaus que seja habilitado nos termos do art. 442 da Lei Complementar nº 214, de 2025, e sujeito ao regime regular do IBS e da CBS ou optante pelo regime do Simples Nacional de que trata o art. 12 da Lei Complementar nº 123, de 2006, observado o art. 445 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1165,10 +1331,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -1185,13 +1351,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art445" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art445", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200023", "DescricaoClassTrib": "Operação realizada por indústria incentivada que destine bem material intermediário para outra indústria incentivada na Zona Franca de Manaus, desde que a entrega ou disponibilização dos bens ocorra dentro da referida área, observado o art. 448 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1199,10 +1369,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -1219,13 +1389,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art448" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art448", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200024", "DescricaoClassTrib": "Operação originada fora das Áreas de Livre Comércio que destine bem material industrializado de origem nacional a contribuinte estabelecido nas Áreas de Livre Comércio que seja habilitado nos termos do art. 456 da Lei Complementar nº 214, de 2025, e sujeito ao regime regular do IBS e da CBS ou optante pelo regime do Simples Nacional de que trata o art. 12 da Lei Complementar nº 123, de 2006, observado o art. 463 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 100.00000, - "pRedCBS": 100.00000, + "pRedIBS": 100, + "pRedCBS": 100, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1233,10 +1407,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -1253,13 +1427,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art463" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art463", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200025", "DescricaoClassTrib": "Fornecimento dos serviços de educação relacionados ao Programa Universidade para Todos (Prouni), instituído pela Lei nº 11.096, de 13 de janeiro de 2005, observado o art. 308 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 100.00000, + "pRedIBS": 60, + "pRedCBS": 100, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1267,10 +1445,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -1286,14 +1464,18 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art308" + "Anexo": 93081, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art308", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200026", "DescricaoClassTrib": "Locação de imóveis localizados nas zonas reabilitadas, pelo prazo de 5 (cinco) anos, contado da data de expedição do habite-se, e relacionados a projetos de reabilitação urbana de zonas históricas e de áreas críticas de recuperação e reconversão urbanística dos Municípios ou do Distrito Federal, a serem delimitadas por lei municipal ou distrital, observado o art. 158 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 80.00000, - "pRedCBS": 80.00000, + "pRedIBS": 80, + "pRedCBS": 80, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1301,10 +1483,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -1320,14 +1502,18 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art158" + "Anexo": 91581, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art158", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "200027", "DescricaoClassTrib": "Operações de locação, cessão onerosa e arrendamento de bens imóveis, observado o art. 261 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 70.00000, - "pRedCBS": 70.00000, + "pRedIBS": 70, + "pRedCBS": 70, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1335,10 +1521,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -1351,17 +1537,21 @@ "IndBPeTA": false, "IndNFAg": false, "IndNFSVIA": false, - "IndNFABI": true, + "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art261" + "Anexo": 92611, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art261", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200028", "DescricaoClassTrib": "Fornecimento dos serviços de educação relacionados no Anexo II da Lei Complementar nº 214, de 2025, com a especificação das respectivas classificações da Nomenclatura Brasileira de Serviços, Intangíveis e Outras Operações que Produzam Variações no Patrimônio (NBS), observado o art. 129 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1369,10 +1559,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -1389,13 +1579,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": 2, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art129" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art129", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200029", "DescricaoClassTrib": "Fornecimento dos serviços de saúde humana relacionados no Anexo III da Lei Complementar nº 214, de 2025, com a especificação das respectivas classificações da NBS, observado o art. 130 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1403,10 +1597,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -1423,13 +1617,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": 3, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art130" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art130", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200030", "DescricaoClassTrib": "Venda dos dispositivos médicos relacionados no Anexo IV da Lei Complementar nº 214, de 2025, com a especificação das respectivas classificações da NCM/SH, observado o art. 131 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1437,10 +1635,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -1457,13 +1655,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": 4, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art131" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art131", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200031", "DescricaoClassTrib": "Fornecimento dos dispositivos de acessibilidade próprios para pessoas com deficiência relacionados no Anexo V da Lei Complementar nº 214, de 2025, com a especificação das respectivas classificações da NCM/SH, observado o art. 132 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1471,10 +1673,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -1491,13 +1693,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": 5, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art132" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art132", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200032", - "DescricaoClassTrib": "Fornecimento dos medicamentos registrados na Anvisa ou produzidos por farmácias de manipulação, ressalvados os medicamentos sujeitos à alíquota zero de que trata o art. 141 da Lei Complementar nº 214, de 2025, observado o art. 133 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "DescricaoClassTrib": "Fornecimento dos medicamentos registrados na Anvisa ou produzidos por farmácias de manipulação, ressalvados os medicamentos sujeitos à alíquota zero de que trata o art. 146 da Lei Complementar nº 214, de 2025, observado o art. 133 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1505,10 +1711,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -1525,13 +1731,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art133" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art133", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": true, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200033", "DescricaoClassTrib": "Fornecimento das composições para nutrição enteral e parenteral, composições especiais e fórmulas nutricionais destinadas às pessoas com erros inatos do metabolismo relacionadas no Anexo VI da Lei Complementar nº 214, de 2025, com a especificação das respectivas classificações da NCM/SH, observado o art. 133 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1539,10 +1749,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -1559,13 +1769,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": 6, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art133" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art133", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": true, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200034", "DescricaoClassTrib": "Fornecimento dos alimentos destinados ao consumo humano relacionados no Anexo VII da Lei Complementar nº 214, de 2025, com a especificação das respectivas classificações da NCM/SH, observado o art. 135 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1573,10 +1787,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -1593,13 +1807,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": 7, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art135" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art135", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200035", "DescricaoClassTrib": "Fornecimento dos produtos de higiene pessoal e limpeza relacionados no Anexo VIII da Lei Complementar nº 214, de 2025, com a especificação das respectivas classificações da NCM/SH, observado o art. 136 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1607,10 +1825,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -1627,13 +1845,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": 8, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art136" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art136", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200036", "DescricaoClassTrib": "Fornecimento de produtos agropecuários, aquícolas, pesqueiros, florestais e extrativistas vegetais in natura, observado o art. 137 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1641,10 +1863,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -1661,13 +1883,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art137" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art137", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200037", "DescricaoClassTrib": "Fornecimento de serviços ambientais de conservação ou recuperação da vegetação nativa, mesmo que fornecidos sob a forma de manejo sustentável de sistemas agrícolas, agroflorestais e agrossilvopastoris, em conformidade com as definições e requisitos da legislação específica, observado o art. 137 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1675,10 +1901,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -1695,13 +1921,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art137" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art137", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200038", "DescricaoClassTrib": "Fornecimento dos insumos agropecuários e aquícolas relacionados no Anexo IX da Lei Complementar nº 214, de 2025, com a especificação das respectivas classificações da NCM/SH e da NBS, observado o art. 138 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1709,10 +1939,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -1729,13 +1959,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": 9, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art138" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art138", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200039", - "DescricaoClassTrib": "Fornecimento dos serviços e o licenciamento ou cessão dos direitos relacionados no Anexo X da Lei Complementar nº 214, de 2025, com a especificação das respectivas classificações da NBS, quando destinados às seguintes produções nacionais artísticas, culturais, de eventos, jornalísticas e audiovisuais: espetáculos teatrais, circenses e de dança, shows musicais, desfiles carnavalescos ou folclóricos, eventos acadêmicos e científicos, como congressos, conferências e simpósios, feiras de negócios, exposições, feiras e mostras culturais, artísticas e literárias, programas de auditório ou jornalísticos, filmes, documentários, séries, novelas, entrevistas e clipes musicais, observado o art. 139 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "DescricaoClassTrib": "Fornecimento dos bens e serviços listados no Anexo X da Lei Complementar nº 214, de 2025, com a especificação das respectivas classificações da NCM/SH e NBS, nos casos relacionados com produções nacionais artísticas, culturais, de eventos, jornalísticas e audiovisuais, observado o art. 139 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1743,10 +1977,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -1763,13 +1997,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": 10, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art139" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art139", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200040", - "DescricaoClassTrib": "Fornec dos seguintes serv de comunic instit à admin púb direta, autarq e fund púb: serviços direcionados ao planej, criação, programação e manutenção de páginas eletrônicas da admin pública, ao monitor e gestão de suas redes sociais e à otimização de páginas e canais digitais para mecanismos de buscas e produção de mensagens, infográficos, painéis interativos e conteúdo institucional, serviços de relações com a imprensa, que reúnem estrat org para promover e reforçar a comunicação dos órgãos e das entidades contratantes com seus públicos de interesse, por meio da interação com prof da imprensa, e serviços de relações públicas, que compreendem o esforço de comunic planej, coeso e contínuo que tem por obj estab adequada percepção da atuação e dos obj instituc, a partir do estímulo à compreensão mútua e da manut de padrões de relac e fluxos de inf entre os órgãos e as entidades contrat e seus públicos de interesse, no País e no exterior, obs o art. 140 da Lei Compl nº 214, de 2025", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "DescricaoClassTrib": "Fornecimento dos seguintes serviços de comunicação institucional à administração pública direta, autarquias e fundações públicas: serviços direcionados ao planejamento, criação, programação e manutenção de páginas eletrônicas da administração pública, ao monitoramento e gestão de suas redes sociais e à otimização de páginas e canais digitais para mecanismos de buscas e produção de mensagens, infográficos, painéis interativos e conteúdo institucional, serviços de relações com a imprensa, que reúnem estratégias organizacionais para promover e reforçar a comunicação dos órgãos e das entidades contratantes com seus públicos de interesse, por meio da interação com profissionais da imprensa, e serviços de relações públicas, que compreendem o esforço de comunicação planejado, coeso e contínuo que tem por objetivo estabelecer adequada percepção da atuação e dos objetivos institucionais, a partir do estímulo à compreensão mútua e da manutenção de padrões de relacionamento e fluxos de informação entre os órgãos e as entidades contratantes e seus públicos de interesse, no País e no exterior, observado o art. 140 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1777,10 +2015,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -1797,13 +2035,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art140" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art140", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200041", - "DescricaoClassTrib": "Operações relacionadas às seguintes atividades desportivas: fornecimento de serviço de educação desportiva, classificado no código 1.2205.12.00 da NBS, e gestão e exploração do desporto por associações e clubes esportivos filiados ao órgão estadual ou federal responsável pela coordenação dos desportos, inclusive por meio de venda de ingressos para eventos desportivos, fornecimento oneroso ou não de bens e serviços, inclusive ingressos, por meio de programas de sócio-torcedor, cessão dos direitos desportivos dos atletas e transferência de atletas para outra entidade desportiva ou seu retorno à atividade em outra entidade desportiva, observado o art. 141 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "DescricaoClassTrib": "Operações relacionadas às seguintes atividades desportivas: fornecimento de serviço de educação desportiva, classificado no código 1.2205.12.00 da NBS, observado o art. 141 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1811,10 +2053,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -1830,14 +2072,18 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art141" + "Anexo": 91411, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art141", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200042", - "DescricaoClassTrib": "Operações relacionadas ao fornecimento de serviço de educação desportiva, classificado no código 1.2205.12.00 da NBS, observado o art. 141 da Lei Complementar nº 214, de 2025. Operações relacionadas às seguintes atividades desportivas: operações e prestações de serviços de segurança da informação e segurança cibernética, observado o art. 141 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "DescricaoClassTrib": "Operações relacionadas às seguintes atividades desportivas: gestão e exploração do desporto por associações e clubes esportivos filiados ao órgão estadual ou federal responsável pela coordenação dos desportos, observado o art. 141 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1845,10 +2091,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -1865,13 +2111,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art141" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art141", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200043", "DescricaoClassTrib": "Fornecimento à administração pública direta, autarquias e fundações púbicas dos serviços e dos bens relativos à soberania e à segurança nacional, à segurança da informação e à segurança cibernética relacionados no Anexo XI da Lei Complementar nº 214, de 2025, com a especificação das respectivas classificações da NBS e da NCM/SH, observado o art. 142 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1879,17 +2129,17 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": false, "IndCTe": false, "IndCTeOS": false, "IndBPe": false, "IndNF3e": false, - "IndNFCom": false, + "IndNFCom": true, "IndNFSE": true, "IndBPeTM": false, "IndBPeTA": false, @@ -1899,13 +2149,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": 11, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art142" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art142", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200044", "DescricaoClassTrib": "Operações e prestações de serviços de segurança da informação e segurança cibernética desenvolvidos por sociedade que tenha sócio brasileiro com o mínimo de 20% (vinte por cento) do seu capital social, relacionados no Anexo XI da Lei Complementar nº 214, de 2025, com a especificação das respectivas classificações da NBS e da NCM/SH, observado o art. 142 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1913,17 +2167,17 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", - "IndNFe": true, - "IndNFCe": true, + "TipoAliquota": "2 - Padrão", + "IndNFe": false, + "IndNFCe": false, "IndCTe": false, "IndCTeOS": false, "IndBPe": false, "IndNF3e": false, - "IndNFCom": false, + "IndNFCom": true, "IndNFSE": true, "IndBPeTM": false, "IndBPeTA": false, @@ -1933,13 +2187,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": 11, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art142" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art142", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200045", "DescricaoClassTrib": "Operações relacionadas a projetos de reabilitação urbana de zonas históricas e de áreas críticas de recuperação e reconversão urbanística dos Municípios ou do Distrito Federal, a serem delimitadas por lei municipal ou distrital, observado o art. 158 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1947,10 +2205,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -1967,13 +2225,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art158" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art158", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200046", "DescricaoClassTrib": "Operações com bens imóveis, observado o art. 261 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 50.00000, - "pRedCBS": 50.00000, + "pRedIBS": 50, + "pRedCBS": 50, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -1981,10 +2243,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -2001,13 +2263,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art261" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art261", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200047", "DescricaoClassTrib": "Bares e Restaurantes, observado o art. 275 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 40.00000, - "pRedCBS": 40.00000, + "pRedIBS": 40, + "pRedCBS": 40, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2015,10 +2281,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -2035,13 +2301,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art275" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art275", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200048", "DescricaoClassTrib": "Hotelaria, Parques de Diversão e Parques Temáticos, observado o art. 281 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 40.00000, - "pRedCBS": 40.00000, + "pRedIBS": 40, + "pRedCBS": 40, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2049,10 +2319,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -2068,14 +2338,18 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art281" + "Anexo": 92811, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art281", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200049", "DescricaoClassTrib": "Transporte coletivo de passageiros rodoviário, ferroviário e hidroviário intermunicipais e interestaduais, observado o art. 286 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 40.00000, - "pRedCBS": 40.00000, + "pRedIBS": 40, + "pRedCBS": 40, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2083,10 +2357,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -2103,13 +2377,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art286" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art286", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200050", "DescricaoClassTrib": "Serviços de transporte aéreo regional coletivo de passageiros ou de carga, observado o art. 287 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 40.00000, - "pRedCBS": 40.00000, + "pRedIBS": 40, + "pRedCBS": 40, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2117,10 +2395,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": true, @@ -2137,13 +2415,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art287" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art287", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200051", "DescricaoClassTrib": "Agências de Turismo, observado o art. 289 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 40.00000, - "pRedCBS": 40.00000, + "pRedIBS": 40, + "pRedCBS": 40, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2151,10 +2433,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -2171,13 +2453,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art289" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art289", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "200052", "DescricaoClassTrib": "Prestação de serviços das seguintes profissões intelectuais de natureza científica, literária ou artística, submetidas à fiscalização por conselho profissional: administradores, advogados, arquitetos e urbanistas, assistentes sociais, bibliotecários, biólogos, contabilistas, economistas, economistas domésticos, profissionais de educação física, engenheiros e agrônomos, estatísticos, médicos veterinários e zootecnistas, museólogos, químicos, profissionais de relações públicas, técnicos industriais e técnicos agrícolas, observado o art. 127 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 30.00000, - "pRedCBS": 30.00000, + "pRedIBS": 30, + "pRedCBS": 30, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2185,10 +2471,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -2204,8 +2490,88 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, + "Anexo": 91271, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art127", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" + }, + { + "cClassTrib": "200053", + "DescricaoClassTrib": "Fornecimento de medicamentos registrados na Anvisa, quando classificados como soros ou vacinas, observado o art. 146 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 100, + "pRedCBS": 100, + "IndTribRegular": false, + "IndCredPresOper": false, + "IndEstornoCred": false, + "MonofasiaSujeitaRetencao": false, + "MonofasiaRetidaAnt": false, + "MonofasiaDiferimento": false, + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": null, + "TipoAliquota": "2 - Padrão", + "IndNFe": true, + "IndNFCe": true, + "IndCTe": false, + "IndCTeOS": false, + "IndBPe": false, + "IndNF3e": false, + "IndNFCom": false, + "IndNFSE": false, + "IndBPeTM": false, + "IndBPeTA": false, + "IndNFAg": false, + "IndNFSVIA": false, + "IndNFABI": false, + "IndNFGas": false, + "IndDERE": false, + "Anexo": null, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art146", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": true, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" + }, + { + "cClassTrib": "200054", + "DescricaoClassTrib": "Fornecimento de bem material pela cooperativa de produção agropecuária a associado não sujeito ao regime regular do IBS e da CBS com anulação de créditos referentes ao bem fornecido, observado o art. 271 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 100, + "pRedCBS": 100, + "IndTribRegular": false, + "IndCredPresOper": false, + "IndEstornoCred": true, + "MonofasiaSujeitaRetencao": false, + "MonofasiaRetidaAnt": false, + "MonofasiaDiferimento": false, + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": null, + "TipoAliquota": "2 - Padrão", + "IndNFe": true, + "IndNFCe": true, + "IndCTe": false, + "IndCTeOS": false, + "IndBPe": false, + "IndNF3e": false, + "IndNFCom": false, + "IndNFSE": true, + "IndBPeTM": false, + "IndBPeTA": false, + "IndNFAg": false, + "IndNFSVIA": false, + "IndNFABI": false, + "IndNFGas": false, + "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art127" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art271", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" } ] }, @@ -2227,8 +2593,8 @@ { "cClassTrib": "220001", "DescricaoClassTrib": "Incorporação imobiliária submetida ao regime especial de tributação, observado o art. 485 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2236,10 +2602,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", - "FimVigencia": null, - "TipoAliquota": "Fixa", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": "2026-01-01T00:00:00", + "TipoAliquota": "1 - Fixa", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -2256,13 +2622,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art485" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art485", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "220002", "DescricaoClassTrib": "Incorporação imobiliária submetida ao regime especial de tributação, observado o art. 485 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2270,10 +2640,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", - "FimVigencia": null, - "TipoAliquota": "Fixa", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": "2026-01-01T00:00:00", + "TipoAliquota": "1 - Fixa", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -2290,13 +2660,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art485" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art485", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "220003", "DescricaoClassTrib": "Alienação de imóvel decorrente de parcelamento do solo, observado o art. 486 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2304,10 +2678,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", - "FimVigencia": null, - "TipoAliquota": "Fixa", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": "2026-01-01T00:00:00", + "TipoAliquota": "1 - Fixa", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -2324,7 +2698,11 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art486" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art486", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" } ] }, @@ -2346,8 +2724,8 @@ { "cClassTrib": "221001", "DescricaoClassTrib": "Locação, cessão onerosa ou arrendamento de bem imóvel com alíquota sobre a receita bruta, observado o art. 487 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2355,10 +2733,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Fixa", + "TipoAliquota": "1 - Fixa", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -2374,14 +2752,132 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, + "Anexo": 94871, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art487", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" + }, + { + "cClassTrib": "221002", + "DescricaoClassTrib": "Incorporação imobiliária submetida ao regime especial de tributação, observado o art. 485 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, + "IndTribRegular": false, + "IndCredPresOper": false, + "IndEstornoCred": false, + "MonofasiaSujeitaRetencao": false, + "MonofasiaRetidaAnt": false, + "MonofasiaDiferimento": false, + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": null, + "TipoAliquota": "1 - Fixa", + "IndNFe": false, + "IndNFCe": false, + "IndCTe": false, + "IndCTeOS": false, + "IndBPe": false, + "IndNF3e": false, + "IndNFCom": false, + "IndNFSE": false, + "IndBPeTM": false, + "IndBPeTA": false, + "IndNFAg": false, + "IndNFSVIA": false, + "IndNFABI": true, + "IndNFGas": false, + "IndDERE": false, + "Anexo": null, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art485", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" + }, + { + "cClassTrib": "221003", + "DescricaoClassTrib": "Incorporação imobiliária submetida ao regime especial de tributação, observado o art. 485 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, + "IndTribRegular": false, + "IndCredPresOper": false, + "IndEstornoCred": false, + "MonofasiaSujeitaRetencao": false, + "MonofasiaRetidaAnt": false, + "MonofasiaDiferimento": false, + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": null, + "TipoAliquota": "1 - Fixa", + "IndNFe": false, + "IndNFCe": false, + "IndCTe": false, + "IndCTeOS": false, + "IndBPe": false, + "IndNF3e": false, + "IndNFCom": false, + "IndNFSE": false, + "IndBPeTM": false, + "IndBPeTA": false, + "IndNFAg": false, + "IndNFSVIA": false, + "IndNFABI": true, + "IndNFGas": false, + "IndDERE": false, + "Anexo": null, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art485", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" + }, + { + "cClassTrib": "221004", + "DescricaoClassTrib": "Alienação de imóvel decorrente de parcelamento do solo, observado o art. 486 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, + "IndTribRegular": false, + "IndCredPresOper": false, + "IndEstornoCred": false, + "MonofasiaSujeitaRetencao": false, + "MonofasiaRetidaAnt": false, + "MonofasiaDiferimento": false, + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": null, + "TipoAliquota": "1 - Fixa", + "IndNFe": false, + "IndNFCe": false, + "IndCTe": false, + "IndCTeOS": false, + "IndBPe": false, + "IndNF3e": false, + "IndNFCom": false, + "IndNFSE": false, + "IndBPeTM": false, + "IndBPeTA": false, + "IndNFAg": false, + "IndNFSVIA": false, + "IndNFABI": true, + "IndNFGas": false, + "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art484\r\n" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art486", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" } ] }, { "CST": "222", - "DescricaoCST": "Redução de Base de Cálculo", + "DescricaoCST": "Redução de base de cálculo", "IndIBSCBS": true, "IndRedBC": true, "IndRedAliq": false, @@ -2397,8 +2893,8 @@ { "cClassTrib": "222001", "DescricaoClassTrib": "Transporte internacional de passageiros, caso os trechos de ida e volta sejam vendidos em conjunto, a base de cálculo será a metade do valor cobrado, observado o Art. 12 § 8º da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2406,10 +2902,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-11-19T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -2426,7 +2922,11 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art12" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art12", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "5 - Não informado" } ] }, @@ -2448,8 +2948,8 @@ { "cClassTrib": "400001", "DescricaoClassTrib": "Fornecimento de serviços de transporte público coletivo de passageiros rodoviário e metroviário de caráter urbano, semiurbano e metropolitano, sob regime de autorização, permissão ou concessão pública, observado o art. 157 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2457,10 +2957,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Sem alíquota", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -2477,7 +2977,49 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art157" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art157", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" + }, + { + "cClassTrib": "400002", + "DescricaoClassTrib": "Fornecimento de serviços de transporte público coletivo de passageiros rodoviário e metroviário de caráter urbano, semiurbano e metropolitano, sob regime de autorização, permissão ou concessão pública, com medição por quilômetro rodado, observado o art. 157 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, + "IndTribRegular": false, + "IndCredPresOper": false, + "IndEstornoCred": false, + "MonofasiaSujeitaRetencao": false, + "MonofasiaRetidaAnt": false, + "MonofasiaDiferimento": false, + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": null, + "TipoAliquota": "3 - Sem alíquota", + "IndNFe": false, + "IndNFCe": false, + "IndCTe": false, + "IndCTeOS": true, + "IndBPe": false, + "IndNF3e": false, + "IndNFCom": false, + "IndNFSE": false, + "IndBPeTM": false, + "IndBPeTA": false, + "IndNFAg": false, + "IndNFSVIA": false, + "IndNFABI": false, + "IndNFGas": false, + "IndDERE": false, + "Anexo": null, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art157", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" } ] }, @@ -2499,8 +3041,8 @@ { "cClassTrib": "410001", "DescricaoClassTrib": "Fornecimento de bonificações quando constem do respectivo documento fiscal e que não dependam de evento posterior, observado o art. 5º da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2508,10 +3050,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-11-19T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": true, "IndCTe": true, @@ -2520,7 +3062,7 @@ "IndNF3e": true, "IndNFCom": true, "IndNFSE": true, - "IndBPeTM": true, + "IndBPeTM": false, "IndBPeTA": true, "IndNFAg": true, "IndNFSVIA": false, @@ -2528,13 +3070,17 @@ "IndNFGas": true, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art5" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art5", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "410002", "DescricaoClassTrib": "Transferências entre estabelecimentos pertencentes ao mesmo contribuinte, observado o art. 6º da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2542,10 +3088,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -2562,13 +3108,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art6" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art6", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "410003", - "DescricaoClassTrib": "Doações que não tenham por objeto bens ou serviços que tenham permitido a apropriação de créditos pelo doador, observado o art. 6º da Lei Complementar nº 214, de 2025.\r\n", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Doações que não tenham por objeto bens ou serviços que tenham permitido a apropriação de créditos pelo doador, observado o art. 6º da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2576,10 +3126,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": true, "IndCTe": true, @@ -2588,21 +3138,25 @@ "IndNF3e": true, "IndNFCom": true, "IndNFSE": true, - "IndBPeTM": true, + "IndBPeTM": false, "IndBPeTA": true, "IndNFAg": true, - "IndNFSVIA": true, + "IndNFSVIA": false, "IndNFABI": true, "IndNFGas": true, "IndDERE": true, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art6" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art6", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "410004", "DescricaoClassTrib": "Exportações de bens e serviços, observado o art. 8º da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2610,10 +3164,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": true, @@ -2630,13 +3184,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art8" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art8", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "3 - Não informado" }, { "cClassTrib": "410005", "DescricaoClassTrib": "Fornecimentos realizados pela União, pelos Estados, pelo Distrito Federal e pelos Municípios, observado o art. 9º da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2644,10 +3202,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -2664,13 +3222,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art9" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art9", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "410006", "DescricaoClassTrib": "Fornecimentos realizados por entidades religiosas e templos de qualquer culto, inclusive suas organizações assistenciais e beneficentes, observado o art. 9º da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2678,10 +3240,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -2698,13 +3260,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art9" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art9", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "410007", "DescricaoClassTrib": "Fornecimentos realizados por partidos políticos, inclusive suas fundações, entidades sindicais dos trabalhadores e instituições de educação e de assistência social, sem fins lucrativos, observado o art. 9º da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2712,10 +3278,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -2732,13 +3298,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art9" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art9", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "410008", "DescricaoClassTrib": "Fornecimentos de livros, jornais, periódicos e do papel destinado a sua impressão, observado o art. 9º da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2746,10 +3316,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -2766,13 +3336,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art9" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art9", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": true, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "2 - Receita Bruta Externa" }, { "cClassTrib": "410009", "DescricaoClassTrib": "Fornecimentos de fonogramas e videofonogramas musicais produzidos no Brasil contendo obras musicais ou literomusicais de autores brasileiros e/ou obras em geral interpretadas por artistas brasileiros, bem como os suportes materiais ou arquivos digitais que os contenham, salvo na etapa de replicação industrial de mídias ópticas de leitura a laser, observado o art. 9º da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2780,10 +3354,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -2800,13 +3374,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art9" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art9", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": true, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "2 - Receita Bruta Externa" }, { "cClassTrib": "410010", "DescricaoClassTrib": "Fornecimentos de serviço de comunicação nas modalidades de radiodifusão sonora e de sons e imagens de recepção livre e gratuita, observado o art. 9º da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2814,10 +3392,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -2834,13 +3412,17 @@ "IndNFGas": false, "IndDERE": true, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art9" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art9", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "2 - Receita Bruta Externa" }, { "cClassTrib": "410011", "DescricaoClassTrib": "Fornecimentos de ouro, quando definido em lei como ativo financeiro ou instrumento cambial, observado o art. 9º da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2848,10 +3430,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -2868,13 +3450,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art9" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art9", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "2 - Receita Bruta Externa" }, { "cClassTrib": "410012", "DescricaoClassTrib": "Fornecimento de condomínio edilício não optante pelo regime regular, observado o art. 26 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2882,10 +3468,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -2902,13 +3488,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art26" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art26", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "410013", "DescricaoClassTrib": "Exportações de combustíveis, observado o art. 98 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2916,10 +3506,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -2936,13 +3526,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art98" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art98", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "3 - Não informado" }, { "cClassTrib": "410014", "DescricaoClassTrib": "Fornecimento de produtor rural não contribuinte, observado o art. 164 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": true, "IndEstornoCred": false, @@ -2950,10 +3544,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -2970,13 +3564,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art164" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art164", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "410015", "DescricaoClassTrib": "Fornecimento por transportador autônomo não contribuinte, observado o art. 169 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -2984,10 +3582,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": false, "IndNFCe": false, "IndCTe": true, @@ -3004,13 +3602,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art169" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art169", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "410016", "DescricaoClassTrib": "Fornecimento ou aquisição de resíduos sólidos, observado o art. 170 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": true, "IndEstornoCred": false, @@ -3018,10 +3620,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -3038,13 +3640,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art170" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art170", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "410017", "DescricaoClassTrib": "Aquisição de bem móvel com crédito presumido sob condição de revenda realizada, observado o art. 171 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3052,10 +3658,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -3072,13 +3678,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art171" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art171", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "410018", "DescricaoClassTrib": "Operações relacionadas aos fundos garantidores e executores de políticas públicas, inclusive de habitação, previstos em lei, assim entendidas os serviços prestados ao fundo pelo seu agente operador e por entidade encarregada da sua administração, observado o art. 213 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3086,10 +3696,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -3106,13 +3716,17 @@ "IndNFGas": false, "IndDERE": true, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art213" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art213", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "410019", "DescricaoClassTrib": "Exclusão da gorjeta na base de cálculo no fornecimento de alimentação, observado o art. 274 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3120,10 +3734,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -3140,13 +3754,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art274" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art274", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "410020", "DescricaoClassTrib": "Exclusão do valor de intermediação na base de cálculo no fornecimento de alimentação, observado o art. 274 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3154,10 +3772,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -3174,13 +3792,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art274" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art274", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "410021", "DescricaoClassTrib": "Contribuição de que trata o art. 149-A da Constituição Federal, observado o art. 12 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3188,10 +3810,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -3208,13 +3830,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art12" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art12", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "410022", - "DescricaoClassTrib": "Consolidação da propriedade pelo credor de bens móveis ou imóveis que tenham sido objeto de garantia, observado o art. 200 da Lei Complementar nº 214, de 2025.\r\n", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Consolidação da propriedade pelo credor de bens móveis ou imóveis que tenham sido objeto de garantia, observado o art. 200 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3222,10 +3848,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-09-30T15:52:36.277", - "InicioVigencia": "2025-09-30T15:52:36.277", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -3242,13 +3868,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": null + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art200", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "410023", - "DescricaoClassTrib": "Alienação de bens móveis ou imóveis que tenham sido objeto de garantia constituída em favor de credor em que o prestador da garantia não seja contribuinte, observado o art. 200 da Lei Complementar nº 214, de 2025.\r\n", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Alienação de bens móveis ou imóveis que tenham sido objeto de garantia constituída em favor de credor em que o prestador da garantia não seja contribuinte, observado o art. 200 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3256,10 +3886,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-09-30T15:52:36.277", - "InicioVigencia": "2025-09-30T15:52:36.277", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -3276,13 +3906,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": null + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art200", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "410024", - "DescricaoClassTrib": "Consolidação da propriedade pelo grupo de consórcio de bem que tenha sido objeto de garantia, observado o art. 204 da Lei Complementar nº 214, de 2025.\r\n", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Consolidação da propriedade pelo grupo de consórcio de bem que tenha sido objeto de garantia, observado o art. 204 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3290,10 +3924,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-09-30T15:52:36.277", - "InicioVigencia": "2025-09-30T15:52:36.277", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -3310,13 +3944,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": null + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art204", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "410025", - "DescricaoClassTrib": "Alienação de bem que tenha sido objeto de garantia constituída em favor do grupo de consórcio em que o prestador da garantia não seja contribuinte, observado o art. 204 da Lei Complementar nº 214, de 2025.\r\n", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Alienação de bem que tenha sido objeto de garantia constituída em favor do grupo de consórcio em que o prestador da garantia não seja contribuinte, observado o art. 204 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3324,10 +3962,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-09-30T15:52:36.277", - "InicioVigencia": "2025-09-30T15:52:36.277", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -3344,13 +3982,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": null + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art204", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "410026", - "DescricaoClassTrib": "Doações sem contraprestação em benefício do doador, com anulação de crédito apropriados pelo doador referente ao fornecimento doado, observado o art. 6º da Lei Complementar nº 214, de 2025.\r\n", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Doações sem contraprestação em benefício do doador, com anulação de crédito apropriados pelo doador referente ao fornecimento doado, observado o art. 6º da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": true, @@ -3358,10 +4000,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-11-19T00:00:00", - "InicioVigencia": "2025-09-30T15:52:36.277", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": true, "IndCTe": true, @@ -3370,21 +4012,25 @@ "IndNF3e": true, "IndNFCom": true, "IndNFSE": true, - "IndBPeTM": true, + "IndBPeTM": false, "IndBPeTA": true, "IndNFAg": true, - "IndNFSVIA": true, + "IndNFSVIA": false, "IndNFABI": true, "IndNFGas": true, "IndDERE": true, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art6\r\n" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art6", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "410027", - "DescricaoClassTrib": "Serviços vinculados direta e exclusivamente à exportação de bens materiais ou associados à entrega no exterior de bens materiais, considerados exportação de serviços ou de bem imaterial, observado o art. 6º da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Fornecimento de bens e serviços, desde que vinculados direta e exclusivamente à exportação de bens materiais ou associados à entrega no exterior de bens materiais, observado o art. 6º da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3392,11 +4038,11 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-11-19T00:00:00", - "InicioVigencia": "2025-11-19T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", - "IndNFe": false, + "TipoAliquota": "3 - Sem alíquota", + "IndNFe": true, "IndNFCe": false, "IndCTe": true, "IndCTeOS": true, @@ -3412,13 +4058,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art80" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art80", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "3 - Não informado" }, { "cClassTrib": "410028", "DescricaoClassTrib": "Operações com bens imóveis realizadas por pessoas físicas não consideradas contribuintes do regime regular do IBS e da CBS, observado o art. 251 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3426,10 +4076,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-11-19T00:00:00", - "InicioVigencia": "2025-11-19T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -3446,13 +4096,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art251" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art251", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "410029", "DescricaoClassTrib": "Operações não sujeitas à incidência de IBS e de CBS, alcançadas apenas por obrigação acessória do ICMS, observado o art. 4º da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3460,10 +4114,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-11-19T00:00:00", - "InicioVigencia": "2025-11-19T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -3480,13 +4134,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art4" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art4", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "410030", "DescricaoClassTrib": "Estorno de crédito apropriado de bens adquiridos e venham a perecer, deteriorar-se ou ser objeto de roubo, furto ou extravio, observado o art. 47 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": true, @@ -3494,10 +4152,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-11-19T00:00:00", - "InicioVigencia": "2025-11-19T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -3514,13 +4172,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art47" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art47", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "410031", "DescricaoClassTrib": "Fornecimento em período anterior ao início de vigência de incidências de CBS e IBS, observado o art. 544 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3528,10 +4190,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-11-19T00:00:00", - "InicioVigencia": "2025-11-19T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -3548,13 +4210,17 @@ "IndNFGas": true, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art544" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art544", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { - "cClassTrib": "410999", - "DescricaoClassTrib": "Operações não onerosas sem previsão de tributação, não especificadas anteriormente, observado o art. 4º da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "cClassTrib": "410032", + "DescricaoClassTrib": "Tributos incidentes na operação que não integram a base de cálculo do IBS e da CBS, observado o art. 12 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3562,33 +4228,265 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", - "IndNFe": true, - "IndNFCe": true, - "IndCTe": true, - "IndCTeOS": true, - "IndBPe": true, + "TipoAliquota": "3 - Sem alíquota", + "IndNFe": false, + "IndNFCe": false, + "IndCTe": false, + "IndCTeOS": false, + "IndBPe": false, "IndNF3e": true, "IndNFCom": true, - "IndNFSE": true, - "IndBPeTM": true, - "IndBPeTA": true, + "IndNFSE": false, + "IndBPeTM": false, + "IndBPeTA": false, "IndNFAg": true, "IndNFSVIA": false, - "IndNFABI": true, + "IndNFABI": false, "IndNFGas": true, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art4" - } - ] - }, - { - "CST": "510", - "DescricaoCST": "Diferimento", + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art12", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" + }, + { + "cClassTrib": "410033", + "DescricaoClassTrib": "Operações com bens imóveis, inclusive operações com direitos reais sobre bens imóveis, realizadas por Fundos de Investimento Imobiliário (FII) e Fundos de Investimento nas Cadeias Produtivas do Agronegócio (Fiagro), observado o art. 26 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, + "IndTribRegular": false, + "IndCredPresOper": false, + "IndEstornoCred": false, + "MonofasiaSujeitaRetencao": false, + "MonofasiaRetidaAnt": false, + "MonofasiaDiferimento": false, + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": null, + "TipoAliquota": "3 - Sem alíquota", + "IndNFe": false, + "IndNFCe": false, + "IndCTe": false, + "IndCTeOS": false, + "IndBPe": false, + "IndNF3e": false, + "IndNFCom": false, + "IndNFSE": true, + "IndBPeTM": false, + "IndBPeTA": false, + "IndNFAg": false, + "IndNFSVIA": false, + "IndNFABI": true, + "IndNFGas": false, + "IndDERE": false, + "Anexo": null, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art26", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" + }, + { + "cClassTrib": "410034", + "DescricaoClassTrib": "Fundos de investimento cujo patrimônio seja constituído exclusivamente por aplicações em participações societárias, certificados, direitos, títulos, valores mobiliários e demais ativos financeiros permitidos pela Comissão de Valores Mobiliários, observado o art. 26 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, + "IndTribRegular": false, + "IndCredPresOper": false, + "IndEstornoCred": false, + "MonofasiaSujeitaRetencao": false, + "MonofasiaRetidaAnt": false, + "MonofasiaDiferimento": false, + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": null, + "TipoAliquota": "3 - Sem alíquota", + "IndNFe": false, + "IndNFCe": false, + "IndCTe": false, + "IndCTeOS": false, + "IndBPe": false, + "IndNF3e": false, + "IndNFCom": false, + "IndNFSE": false, + "IndBPeTM": false, + "IndBPeTA": false, + "IndNFAg": false, + "IndNFSVIA": false, + "IndNFABI": false, + "IndNFGas": false, + "IndDERE": true, + "Anexo": null, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art26", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" + }, + { + "cClassTrib": "410035", + "DescricaoClassTrib": "Fornecimento realizado por nanoempreendedor, observado o art. 26 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, + "IndTribRegular": false, + "IndCredPresOper": false, + "IndEstornoCred": false, + "MonofasiaSujeitaRetencao": false, + "MonofasiaRetidaAnt": false, + "MonofasiaDiferimento": false, + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": null, + "TipoAliquota": "3 - Sem alíquota", + "IndNFe": true, + "IndNFCe": true, + "IndCTe": true, + "IndCTeOS": true, + "IndBPe": false, + "IndNF3e": false, + "IndNFCom": false, + "IndNFSE": true, + "IndBPeTM": false, + "IndBPeTA": false, + "IndNFAg": false, + "IndNFSVIA": false, + "IndNFABI": false, + "IndNFGas": false, + "IndDERE": false, + "Anexo": null, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art26", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" + }, + { + "cClassTrib": "410036", + "DescricaoClassTrib": "Descontos incondicionais, observado o art. 12 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, + "IndTribRegular": false, + "IndCredPresOper": false, + "IndEstornoCred": false, + "MonofasiaSujeitaRetencao": false, + "MonofasiaRetidaAnt": false, + "MonofasiaDiferimento": false, + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": null, + "TipoAliquota": "3 - Sem alíquota", + "IndNFe": false, + "IndNFCe": false, + "IndCTe": false, + "IndCTeOS": false, + "IndBPe": false, + "IndNF3e": true, + "IndNFCom": true, + "IndNFSE": false, + "IndBPeTM": false, + "IndBPeTA": false, + "IndNFAg": true, + "IndNFSVIA": false, + "IndNFABI": false, + "IndNFGas": true, + "IndDERE": false, + "Anexo": null, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art12", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" + }, + { + "cClassTrib": "410037", + "DescricaoClassTrib": "Importação os bens materiais sem incidência de IBS e CBS, observado o art. 66 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, + "IndTribRegular": false, + "IndCredPresOper": false, + "IndEstornoCred": false, + "MonofasiaSujeitaRetencao": false, + "MonofasiaRetidaAnt": false, + "MonofasiaDiferimento": false, + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": null, + "TipoAliquota": "3 - Sem alíquota", + "IndNFe": false, + "IndNFCe": false, + "IndCTe": false, + "IndCTeOS": false, + "IndBPe": false, + "IndNF3e": false, + "IndNFCom": false, + "IndNFSE": false, + "IndBPeTM": false, + "IndBPeTA": false, + "IndNFAg": false, + "IndNFSVIA": false, + "IndNFABI": false, + "IndNFGas": false, + "IndDERE": false, + "Anexo": null, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art66", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" + }, + { + "cClassTrib": "410999", + "DescricaoClassTrib": "Operações não onerosas sem previsão de tributação, não especificadas anteriormente, observado o art. 4º da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, + "IndTribRegular": false, + "IndCredPresOper": false, + "IndEstornoCred": false, + "MonofasiaSujeitaRetencao": false, + "MonofasiaRetidaAnt": false, + "MonofasiaDiferimento": false, + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": null, + "TipoAliquota": "3 - Sem alíquota", + "IndNFe": true, + "IndNFCe": true, + "IndCTe": true, + "IndCTeOS": true, + "IndBPe": true, + "IndNF3e": true, + "IndNFCom": true, + "IndNFSE": true, + "IndBPeTM": true, + "IndBPeTA": true, + "IndNFAg": true, + "IndNFSVIA": false, + "IndNFABI": true, + "IndNFGas": true, + "IndDERE": false, + "Anexo": null, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art4", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" + } + ] + }, + { + "CST": "510", + "DescricaoCST": "Diferimento", "IndIBSCBS": true, "IndRedBC": false, "IndRedAliq": false, @@ -3603,9 +4501,9 @@ "classificacoesTributarias": [ { "cClassTrib": "510001", - "DescricaoClassTrib": "Operações, sujeitas a diferimento, com energia elétrica ou com direitos a ela relacionados, relativas à geração, comercialização, distribuição e transmissão, observado o art. 28 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Operações, sujeitas a diferimento, com energia elétrica ou com direitos a ela relacionados, relativas à importação, geração, comercialização, distribuição e transmissão, observado o art. 28 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3613,10 +4511,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -3632,8 +4530,12 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art28" + "Anexo": 90281, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art28", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "2 - Receita Bruta Externa" } ] }, @@ -3655,8 +4557,8 @@ { "cClassTrib": "515001", "DescricaoClassTrib": "Operações, sujeitas a diferimento, com insumos agropecuários e aquícolas, observado o art. 138 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 60.00000, - "pRedCBS": 60.00000, + "pRedIBS": 60, + "pRedCBS": 60, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3664,10 +4566,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-11-19T00:00:00", - "InicioVigencia": "2025-09-30T15:52:36.277", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Padrão", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -3683,8 +4585,12 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art138\r\n" + "Anexo": 9, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art138", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" } ] }, @@ -3706,8 +4612,8 @@ { "cClassTrib": "550001", "DescricaoClassTrib": "Exportações de bens materiais, observado o art. 82 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3715,10 +4621,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -3735,13 +4641,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art82" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art82", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "4 - Não informado" }, { "cClassTrib": "550002", "DescricaoClassTrib": "Regime de Trânsito, observado o art. 84 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3749,11 +4659,11 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", - "IndNFe": true, + "TipoAliquota": "3 - Sem alíquota", + "IndNFe": false, "IndNFCe": false, "IndCTe": false, "IndCTeOS": false, @@ -3769,13 +4679,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art84" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art84", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "550003", "DescricaoClassTrib": "Regimes de Depósito, observado o art. 85 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3783,10 +4697,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -3803,13 +4717,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art85" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art85", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "550004", "DescricaoClassTrib": "Regimes de Depósito, observado o art. 87 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3817,10 +4735,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -3837,13 +4755,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art87" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art87", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "4 - Não informado" }, { "cClassTrib": "550005", "DescricaoClassTrib": "Regimes de Depósito, observado o art. 87 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3851,10 +4773,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -3871,13 +4793,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art87" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art87", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "4 - Não informado" }, { "cClassTrib": "550006", "DescricaoClassTrib": "Regimes de Permanência Temporária, observado o art. 88 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3885,10 +4811,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -3905,13 +4831,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art88" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art88", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "550007", "DescricaoClassTrib": "Regimes de Aperfeiçoamento, observado o art. 90 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3919,10 +4849,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -3939,13 +4869,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art90" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art90", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "550008", "DescricaoClassTrib": "Importação de bens para o Regime de Repetro-Temporário, de que tratam o inciso I do art. 93 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3953,10 +4887,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -3973,13 +4907,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art93" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art93", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "550009", "DescricaoClassTrib": "GNL-Temporário, de que trata o inciso II do art. 93 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -3987,10 +4925,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -4007,13 +4945,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art93" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art93", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "550010", "DescricaoClassTrib": "Repetro-Permanente, de que trata o inciso III do art. 93 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4021,10 +4963,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -4041,13 +4983,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art93" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art93", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "550011", "DescricaoClassTrib": "Repetro-Industrialização, de que trata o inciso IV do art. 93 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4055,10 +5001,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -4075,13 +5021,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art93" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art93", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "550012", "DescricaoClassTrib": "Repetro-Nacional, de que trata o inciso V do art. 93 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4089,10 +5039,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -4109,13 +5059,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art93" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art93", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "550013", "DescricaoClassTrib": "Repetro-Entreposto, de que trata o inciso VI do art. 93 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4123,10 +5077,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -4143,13 +5097,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art93" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art93", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "550014", "DescricaoClassTrib": "Zona de Processamento de Exportação, observado os arts. 99, 100 e 102 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4157,10 +5115,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -4177,13 +5135,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art99" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art99", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "4 - Não informado" }, { "cClassTrib": "550015", "DescricaoClassTrib": "Regime Tributário para Incentivo à Modernização e à Ampliação da Estrutura Portuária - Reporto, observado o art. 105 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4191,10 +5153,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -4211,13 +5173,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art105" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art105", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "550016", "DescricaoClassTrib": "Regime Especial de Incentivos para o Desenvolvimento da Infraestrutura - Reidi, observado o art. 106 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4225,10 +5191,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -4245,13 +5211,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art106" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art106", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "550017", - "DescricaoClassTrib": "Regime Tributário para Incentivo à Atividade Econômica Naval – Renaval, observado o art. 107 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Fornecimentos de embarcações registradas ou pré-registradas no Registro Especial Brasileiro - REB para incorporação ao ativo imobilizado de adquirente sujeito ao regime regular do IBS e da CBS, observado o art. 107 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4259,10 +5229,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -4279,13 +5249,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art107" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art107", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "550018", "DescricaoClassTrib": "Desoneração da aquisição de bens de capital, observado o art. 109 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4293,10 +5267,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -4313,13 +5287,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art109" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art109", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" }, { "cClassTrib": "550019", "DescricaoClassTrib": "Importação de bem material por indústria incentivada para utilização na Zona Franca de Manaus, observado o art. 443 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4327,10 +5305,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -4347,13 +5325,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art443" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art443", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "550020", "DescricaoClassTrib": "Áreas de livre comércio, observado o art. 461 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4361,10 +5343,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -4381,13 +5363,93 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art461" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art461", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "550021", - "DescricaoClassTrib": "Fornecimento de produtos agropecuários in natura para contribuinte do regime regular que promova industrialização destinada a exportação, observado o art. 82 da Lei Complementar nº 214, de 2025.\r\n", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Fornecimento de produtos agropecuários in natura para contribuinte do regime regular que promova industrialização destinada a exportação, observado o art. 82 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, + "IndTribRegular": true, + "IndCredPresOper": false, + "IndEstornoCred": false, + "MonofasiaSujeitaRetencao": false, + "MonofasiaRetidaAnt": false, + "MonofasiaDiferimento": false, + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": null, + "TipoAliquota": "3 - Sem alíquota", + "IndNFe": true, + "IndNFCe": false, + "IndCTe": false, + "IndCTeOS": false, + "IndBPe": false, + "IndNF3e": false, + "IndNFCom": false, + "IndNFSE": false, + "IndBPeTM": false, + "IndBPeTA": false, + "IndNFAg": false, + "IndNFSVIA": false, + "IndNFABI": false, + "IndNFGas": false, + "IndDERE": false, + "Anexo": null, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art82", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "4 - Não informado" + }, + { + "cClassTrib": "550022", + "DescricaoClassTrib": "Regime Especial de Incentivos para a Produção de Hidrogênio de Baixa Emissão de Carbono (Rehidro), observado o art. 106 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, + "IndTribRegular": true, + "IndCredPresOper": false, + "IndEstornoCred": false, + "MonofasiaSujeitaRetencao": false, + "MonofasiaRetidaAnt": false, + "MonofasiaDiferimento": false, + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": null, + "TipoAliquota": "3 - Sem alíquota", + "IndNFe": true, + "IndNFCe": false, + "IndCTe": false, + "IndCTeOS": false, + "IndBPe": false, + "IndNF3e": false, + "IndNFCom": false, + "IndNFSE": true, + "IndBPeTM": false, + "IndBPeTA": false, + "IndNFAg": false, + "IndNFSVIA": false, + "IndNFABI": false, + "IndNFGas": false, + "IndDERE": false, + "Anexo": null, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art106", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" + }, + { + "cClassTrib": "550023", + "DescricaoClassTrib": "Operações com hidrocarbonetos líquidos derivados de petróleo não combustíveis ou de gás natural, inclusive nafta, observado o art. 172 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": true, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4395,10 +5457,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-09-30T15:52:36.277", - "InicioVigencia": "2025-09-30T15:52:36.277", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -4415,13 +5477,93 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art82\r\n" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art172", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" + }, + { + "cClassTrib": "550024", + "DescricaoClassTrib": "Importações e nas aquisições no mercado interno de máquinas, equipamentos e veículos destinados a utilização nas atividades de que trata o inciso IIIdo art. 107 efetuadas para incorporação a seu ativo imobilizado, observado o art. 107 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, + "IndTribRegular": true, + "IndCredPresOper": false, + "IndEstornoCred": false, + "MonofasiaSujeitaRetencao": false, + "MonofasiaRetidaAnt": false, + "MonofasiaDiferimento": false, + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": null, + "TipoAliquota": "3 - Sem alíquota", + "IndNFe": false, + "IndNFCe": false, + "IndCTe": false, + "IndCTeOS": false, + "IndBPe": false, + "IndNF3e": false, + "IndNFCom": false, + "IndNFSE": false, + "IndBPeTM": false, + "IndBPeTA": false, + "IndNFAg": false, + "IndNFSVIA": false, + "IndNFABI": false, + "IndNFGas": false, + "IndDERE": false, + "Anexo": null, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art107", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" + }, + { + "cClassTrib": "550025", + "DescricaoClassTrib": "Importações e nas aquisições no mercado interno de matérias-primas, produtos intermediários, partes, peças e componentes para utilização na construção, conservação, modernização e reparo de embarcações pré-registradas ou registradas no REB, observado o art. 107 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, + "IndTribRegular": true, + "IndCredPresOper": false, + "IndEstornoCred": false, + "MonofasiaSujeitaRetencao": false, + "MonofasiaRetidaAnt": false, + "MonofasiaDiferimento": false, + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": null, + "TipoAliquota": "3 - Sem alíquota", + "IndNFe": false, + "IndNFCe": false, + "IndCTe": false, + "IndCTeOS": false, + "IndBPe": false, + "IndNF3e": false, + "IndNFCom": false, + "IndNFSE": false, + "IndBPeTM": false, + "IndBPeTA": false, + "IndNFAg": false, + "IndNFSVIA": false, + "IndNFABI": false, + "IndNFGas": false, + "IndDERE": false, + "Anexo": null, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art107", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "1 - Receita Bruta Interna" } ] }, { "CST": "620", - "DescricaoCST": "Tributação Monofásica", + "DescricaoCST": "Tributação monofásica", "IndIBSCBS": false, "IndRedBC": false, "IndRedAliq": false, @@ -4436,9 +5578,9 @@ "classificacoesTributarias": [ { "cClassTrib": "620001", - "DescricaoClassTrib": "Tributação monofásica sobre combustíveis, observados os art. 172 e art. 179 I da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Tributação monofásica sobre combustíveis, observados os art. 172 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4446,12 +5588,12 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": true, - "Publicacao": "2025-11-19T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Uniforme setorial", "IndNFe": true, - "IndNFCe": true, + "IndNFCe": false, "IndCTe": false, "IndCTeOS": false, "IndBPe": false, @@ -4465,14 +5607,18 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art172" + "Anexo": 91721, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art172", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "620002", "DescricaoClassTrib": "Tributação monofásica com responsabilidade pela retenção sobre combustíveis, observado o art. 178 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4480,12 +5626,12 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": true, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Uniforme setorial", "IndNFe": true, - "IndNFCe": true, + "IndNFCe": false, "IndCTe": false, "IndCTeOS": false, "IndBPe": false, @@ -4499,27 +5645,31 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art178" + "Anexo": 91722, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art178", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "620003", - "DescricaoClassTrib": "Tributação monofásica com tributos retidos por responsabilidade sobre combustíveis, observado o art. 178 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Tributação monofásica com responsabilidade de retenção de tributos por terceiros, observado o art. 178 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, "MonofasiaSujeitaRetencao": false, "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": true, - "MonofasiaPadrao": true, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Uniforme setorial", "IndNFe": true, - "IndNFCe": true, + "IndNFCe": false, "IndCTe": false, "IndCTeOS": false, "IndBPe": false, @@ -4533,27 +5683,31 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art178" + "Anexo": 91723, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art178", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": true, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "620004", "DescricaoClassTrib": "Tributação monofásica sobre mistura de EAC com gasolina A em percentual superior ou inferior ao obrigatório, observado o art. 179 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, "MonofasiaSujeitaRetencao": false, "MonofasiaRetidaAnt": true, "MonofasiaDiferimento": false, - "MonofasiaPadrao": true, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Uniforme setorial", "IndNFe": true, - "IndNFCe": true, + "IndNFCe": false, "IndCTe": false, "IndCTeOS": false, "IndBPe": false, @@ -4567,14 +5721,18 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art179" + "Anexo": 91724, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art179", + "IndPercentualDiferencaBioCombustivel": true, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "620005", "DescricaoClassTrib": "Tributação monofásica sobre mistura de EAC com gasolina A em percentual superior ou inferior ao obrigatório, observado o art. 179 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4582,12 +5740,12 @@ "MonofasiaRetidaAnt": true, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Uniforme setorial", "IndNFe": true, - "IndNFCe": true, + "IndNFCe": false, "IndCTe": false, "IndCTeOS": false, "IndBPe": false, @@ -4601,14 +5759,18 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art179" + "Anexo": 91725, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art179", + "IndPercentualDiferencaBioCombustivel": true, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "620006", "DescricaoClassTrib": "Tributação monofásica sobre combustíveis cobrada anteriormente, observador o art. 180 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4616,10 +5778,10 @@ "MonofasiaRetidaAnt": true, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-11-19T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Uniforme setorial", "IndNFe": true, "IndNFCe": true, "IndCTe": false, @@ -4635,8 +5797,50 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, + "Anexo": 91726, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art180", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "2 - Receita Bruta Externa" + }, + { + "cClassTrib": "620007", + "DescricaoClassTrib": "Perecimento, deteriorização, roubo, furto ou extravio no regime monofásico sem estorno de crédito, observado o art. 47 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, + "IndTribRegular": false, + "IndCredPresOper": false, + "IndEstornoCred": false, + "MonofasiaSujeitaRetencao": false, + "MonofasiaRetidaAnt": false, + "MonofasiaDiferimento": false, + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": null, + "TipoAliquota": "3 - Sem alíquota", + "IndNFe": true, + "IndNFCe": false, + "IndCTe": false, + "IndCTeOS": false, + "IndBPe": false, + "IndNF3e": false, + "IndNFCom": false, + "IndNFSE": false, + "IndBPeTM": false, + "IndBPeTA": false, + "IndNFAg": false, + "IndNFSVIA": false, + "IndNFABI": false, + "IndNFGas": false, + "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art180" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art47", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" } ] }, @@ -4658,8 +5862,8 @@ { "cClassTrib": "800001", "DescricaoClassTrib": "Fusão, cisão ou incorporação, observado o art. 55 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4667,10 +5871,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -4687,13 +5891,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art55" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art55", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "800002", "DescricaoClassTrib": "Transferência de crédito do associado, inclusive as cooperativas singulares, para cooperativa de que participa das operações antecedentes às operações em que fornece bens e serviços e os créditos presumidos, observado o art. 272 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4701,10 +5909,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -4721,7 +5929,11 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art272" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art272", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" } ] }, @@ -4742,9 +5954,9 @@ "classificacoesTributarias": [ { "cClassTrib": "810001", - "DescricaoClassTrib": "Crédito presumido sobre o valor apurado nos fornecimentos a partir da Zona Franca de Manaus, observado o art. 450 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Crédito presumido de IBS sobre o valor apurado nos fornecimentos a partir da Zona Franca de Manaus, observado o art. 450 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4752,10 +5964,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-11-19T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -4772,7 +5984,11 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art450" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art450", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" } ] }, @@ -4793,9 +6009,9 @@ "classificacoesTributarias": [ { "cClassTrib": "811001", - "DescricaoClassTrib": "Anulação de crédito proporcional ao valor das operações imunes e isentas, observado o art. 51 da Lei Complementar nº 214, de 2025.\r\n", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Anulação de crédito proporcional ao valor das operações imunes e isentas, observado o art. 51 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4803,10 +6019,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-09-30T15:52:36.277", - "InicioVigencia": "2025-09-30T15:52:36.277", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -4823,13 +6039,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art51\r\n" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art51", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "811002", - "DescricaoClassTrib": "Débitos de notas fiscais não processadas na apuração, observado o art. 45 da Lei Complementar nº 214, de 2025.\r\n", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Débitos de notas fiscais não processadas na apuração, observado o art. 45 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4837,10 +6057,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-09-30T15:52:36.277", - "InicioVigencia": "2025-09-30T15:52:36.277", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -4857,13 +6077,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art45\r\n" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art45", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "811003", - "DescricaoClassTrib": "Débitos apurados após o desenquadramento do regime Simples Nacional, observado o art. 41 da Lei Complementar nº 214, de 2025.\r\n", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Débitos apurados após o desenquadramento do regime Simples Nacional, observado o art. 41 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4871,10 +6095,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-09-30T15:52:36.277", - "InicioVigencia": "2025-09-30T15:52:36.277", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -4891,13 +6115,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art41\r\n" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art41", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" } ] }, { "CST": "820", - "DescricaoCST": "Tributação em declaração de regime específico", + "DescricaoCST": "Tributação em documento específico", "IndIBSCBS": false, "IndRedBC": false, "IndRedAliq": false, @@ -4912,9 +6140,9 @@ "classificacoesTributarias": [ { "cClassTrib": "820001", - "DescricaoClassTrib": "Documento com informações de fornecimento de serviços de planos de assinstência à saúde, mas com tributação realizada por outro meio, observado o art. 235 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Documento com informações de fornecimento de serviços de planos de assistência à saúde elencados no art. 234 da Lei Complementar nº 214, de 2025, mas com tributação realizada por outro meio", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4922,10 +6150,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -4941,14 +6169,18 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art235" + "Anexo": 92341, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art234", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "820002", "DescricaoClassTrib": "Documento com informações de fornecimento de serviços de planos de assinstência funerária, mas com tributação realizada por outro meio, observado o art. 236 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4956,10 +6188,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -4975,14 +6207,18 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art236" + "Anexo": 92361, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art236", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "820003", "DescricaoClassTrib": "Documento com informações de fornecimento de serviços de planos de assinstência à saúde de animais domésticos, mas com tributação realizada por outro meio, observado o art. 243 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -4990,10 +6226,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -5009,14 +6245,18 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art243" + "Anexo": 92431, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art243", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "820004", "DescricaoClassTrib": "Documento com informações de prestação de serviços de consursos de prognósticos, mas com tributação realizada por outro meio, observado o art. 248 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -5024,10 +6264,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -5044,13 +6284,17 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art248" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art248", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "820005", - "DescricaoClassTrib": "Documento com informações de alienação de bens imóveis, mas com tributação realizada por outro meio,, observado o art. 254 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Documento com informações de alienação de bens imóveis, mas com tributação realizada por outro meio, observado o art. 254 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -5058,10 +6302,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -5076,15 +6320,19 @@ "IndNFSVIA": false, "IndNFABI": true, "IndNFGas": false, - "IndDERE": true, + "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art254" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art254", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "820006", - "DescricaoClassTrib": "Documento com informações de fornecimento de serviços de exploração de via, mas com tributação realizada por outro meio, observado o art. 11 da Lei Complementar nº 214, de 2025.\r\n", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Documento com informações de fornecimento de serviços de exploração de via, mas com tributação realizada por outro meio, observado o art. 11 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -5092,10 +6340,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-09-30T15:52:36.277", - "InicioVigencia": "2025-09-30T15:52:36.277", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -5111,14 +6359,18 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art11\r\n" + "Anexo": 90111, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art11", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" }, { "cClassTrib": "820007", "DescricaoClassTrib": "Documento com informações de fornecimento de serviços financeiros, mas com tributação realizada por outro meio, observado o art. 181 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -5126,10 +6378,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-11-19T00:00:00", - "InicioVigencia": "2025-11-19T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -5145,14 +6397,18 @@ "IndNFABI": false, "IndNFGas": false, "IndDERE": false, - "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art181" + "Anexo": 91811, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art181", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "9 - Fornecimento Incompatível com SN" }, { "cClassTrib": "820008", - "DescricaoClassTrib": "Documento com informações de fornecimento, mas com tributação realizada em fatura anterior, observado o art. 10 da Lei Complementar nº 214, de 2025.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Documento com informações de fornecimento de serviço continuado, mas com tributação realizada em fatura anterior, observado o art. 10 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -5160,10 +6416,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-11-19T00:00:00", - "InicioVigencia": "2025-11-19T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Sem Alíquota", + "TipoAliquota": "3 - Sem alíquota", "IndNFe": false, "IndNFCe": false, "IndCTe": false, @@ -5180,13 +6436,55 @@ "IndNFGas": true, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art10" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art10", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" + }, + { + "cClassTrib": "820009", + "DescricaoClassTrib": "Cobrança relativa a fornecimentos declarados em outro documento, observado o art. 60 da Lei Complementar nº 214, de 2025.", + "pRedIBS": 0, + "pRedCBS": 0, + "IndTribRegular": false, + "IndCredPresOper": false, + "IndEstornoCred": false, + "MonofasiaSujeitaRetencao": false, + "MonofasiaRetidaAnt": false, + "MonofasiaDiferimento": false, + "MonofasiaPadrao": false, + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", + "FimVigencia": null, + "TipoAliquota": "3 - Sem alíquota", + "IndNFe": false, + "IndNFCe": false, + "IndCTe": false, + "IndCTeOS": true, + "IndBPe": false, + "IndNF3e": true, + "IndNFCom": true, + "IndNFSE": true, + "IndBPeTM": false, + "IndBPeTA": false, + "IndNFAg": true, + "IndNFSVIA": false, + "IndNFABI": false, + "IndNFGas": true, + "IndDERE": false, + "Anexo": null, + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art60", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" } ] }, { "CST": "830", - "DescricaoCST": "Exclusão da Base de Cálculo", + "DescricaoCST": "Exclusão de base de cálculo", "IndIBSCBS": true, "IndRedBC": false, "IndRedAliq": false, @@ -5201,9 +6499,9 @@ "classificacoesTributarias": [ { "cClassTrib": "830001", - "DescricaoClassTrib": "Documento com exclusão da base de cálculo da CBS e do IBS refrente à energia elétrica fornecida pela distribuidora à unidade consumidora, conforme Art 28, parágrafos 3° e 4°.", - "pRedIBS": 0.00000, - "pRedCBS": 0.00000, + "DescricaoClassTrib": "Documento com exclusão da base de cálculo da CBS e do IBS refrente à energia elétrica fornecida pela distribuidora à unidade consumidora, conforme Art 28, parágrafos 3° e 4°.", + "pRedIBS": 0, + "pRedCBS": 0, "IndTribRegular": false, "IndCredPresOper": false, "IndEstornoCred": false, @@ -5211,10 +6509,10 @@ "MonofasiaRetidaAnt": false, "MonofasiaDiferimento": false, "MonofasiaPadrao": false, - "Publicacao": "2025-05-05T00:00:00", - "InicioVigencia": "2025-05-05T00:00:00", + "Publicacao": "2026-06-22T00:00:00", + "InicioVigencia": "2026-01-01T00:00:00", "FimVigencia": null, - "TipoAliquota": "Padrão", + "TipoAliquota": "2 - Sem alíquota", "IndNFe": true, "IndNFCe": false, "IndCTe": false, @@ -5231,8 +6529,12 @@ "IndNFGas": false, "IndDERE": false, "Anexo": null, - "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art28" + "Link": "https://www.planalto.gov.br/ccivil_03/leis/lcp/lcp214.htm#art28", + "IndPercentualDiferencaBioCombustivel": false, + "IndDIR": false, + "IndDUIMP": false, + "TipoReceitaBrutaSN": "0 - Não Receita Bruta" } ] } -] \ No newline at end of file +]