CNPJws
English
English
  • Overview
  • Data Models
    • Countries
    • States
    • Cities
    • Legal Natures
    • Company Sizes
    • Economic Activities
    • Corporate Qualifications
    • Partners
    • Simples Nacional and MEI
    • Establishments
    • State Registrations
    • Suframa
    • Tax Regimes
    • Registration Statuses
    • Error Messages
  • Changelog
  • API Reference
    • API - Commercial
      • Consulting CNPJ in the Commercial API
      • Consulting by CNPJ Root
      • Company Search
      • Consulting Monthly Request Consumption
      • Validating Suframa Registration
    • API - Public
      • Consulting CNPJ in the Public API
      • Validating Suframa Registration in the Public API
      • Limitations
  • BLOG
    • What is CNPJ
    • Consult CNPJ with Java
    • Consult CNPJ for Free with Excel
    • Consult CNPJ with PHP
    • Trigger to Consult CNPJ in Protheus
    • Keep Customer and Supplier Records Updated
    • Consult CNPJ with Javascript and Node.JS
    • Consult CNPJ with ADVPL (Protheus)
    • CNPJ.ws Project
Powered by GitBook
On this page

Was this helpful?

  1. Data Models

Partners

Below is the data model for partners:

Field
Type
Description

cpf_cnpj_socio

S

CPF* or CNPJ

nome

S

Description

tipo

S

Type of person

data_entrada

S

Entry date

cpf_representante_legal

S

CPF* of the legal representative

nome_representante

S

Name of the legal representative

faixa_etaria

S

Age range

pais_id

S

Country Code (BACEN)

qualificacao_socio

O

Qualification

qualificacao_representante

O

Qualification

Important: The fields cpf_cnpj_socio and cpf_representante_legal are decharacterized according to the rule below:

Hiding confidential personal information such as CPF, which must be decharacterized by hiding the first three digits and the two check digits, according to the guidance provided in art. 129 § 2 of Law No. 13.473/2017 (LDO 2018).

PreviousCorporate QualificationsNextSimples Nacional and MEI

Last updated 5 months ago

Was this helpful?