Jump to content

CNPJ: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Addbot (talk | contribs)
m Bot: Migrating 1 interwiki links, now provided by Wikidata on d:q1444804
Updated links from CPAN to MetaCPAN
Line 6: Line 6:


The CNPJ has a total of 14 digits number formatted like this 00.000.000/0001-00.
The CNPJ has a total of 14 digits number formatted like this 00.000.000/0001-00.
The first 8 numbers are the registration itself, the followed 4 numbers identifies the entity branch (0001 default for the headquarter) and the last 2 numbers are the check digits.<ref>{{cite web|url=http://search.cpan.org/~ferreira/Business-BR-Ids-0.0022/lib/Business/BR/CNPJ.pm|title=CPAN}}</ref>
The first 8 numbers are the registration itself, the followed 4 numbers identifies the entity branch (0001 default for the headquarter) and the last 2 numbers are the check digits.<ref>{{cite web|url=https://metacpan.org/module/Business::BR::CNPJ|title=CPAN}}</ref>


== References ==
== References ==

Revision as of 03:36, 18 September 2013

CNPJ, short for Cadastro Nacional de Pessoas Jurídicas, is an identification number of Brazilian companies issued by the Brazilian Ministry of Revenue, in Portuguese "Secretaria da Receita Federal" or "Ministério da Fazenda".

The terminology used in its name literally means "national juridical person registration" as opposed to the CPF number which is issued for individuals.

In the past CNPJ was named CGC, short for "Cadastro Geral de Contribuinte", in Portuguese it reads General Taxpayer Registration and is no longer used anymore.

The CNPJ has a total of 14 digits number formatted like this 00.000.000/0001-00. The first 8 numbers are the registration itself, the followed 4 numbers identifies the entity branch (0001 default for the headquarter) and the last 2 numbers are the check digits.[1]

References

  1. ^ "CPAN".