The Identity entity is recovered from institutions that support this product, accessing details of personal information related to the owner of the connection's account.
The Identity entity is recovered from institutions that support this product, accessing details of personal information related to the owner of the connection's account. Recovering this product helps you verify users' identities.
Open Finance Fields
For Open Finance connectors, additional fields are available including investorProfile, qualifications, financialRelationships, plus a richer set of PF (natural person) and PJ (business) attributes — socialName, sex, maritalStatus, nationality, otherDocuments, passport, incorporationDate, parties, businessOtherDocuments, and companiesCnpj. These fields provide enhanced customer data for consented accounts.
Number of the identification document (digits and check digit, if any).
documentCountry
string
Yes
Issuing country of the document, alpha3 ISO-3166.
documentExpirationDate
Date
Yes
Expiration date of the document.
documentIssueDate
Date
Yes
Issue date of the document.
documentAdditionalInfo
string
Yes
Free-text complement when the document carries identification info that doesn't fit the other fields.
civilName
string
Yes
Civil name of the party. Required when personType is NATURAL_PERSON.
socialName
string
Yes
Social name of the natural-person party, if any.
companyName
string
Yes
Company name of the party. Required when personType is LEGAL_ENTITY.
tradeName
string
Yes
Trade name of the legal-entity party, if any.
startDate
Date
Yes
Date the party's participation started.
shareholding
number
Yes
Shareholding fraction between 0 and 1 (e.g. 0.51 represents 51%, 1 represents 100%). Required when type is PARTNER and the shareholding is 25% or higher.
CNPJ of the company associated with the qualifications.
occupationCode
string
Yes
RECEITA_FEDERAL, CBO, or OUTRO.
occupationDescription
string
Yes
Free-text occupation description. Holds the standardized list code when occupationCode is RECEITA_FEDERAL or CBO; the custom description when OUTRO.
informedIncome
object
Yes
Informed income. Object with frequency (DIARIA, SEMANAL, QUINZENAL, MENSAL, BIMESTRAL, TRIMESTRAL, SEMESTRAL, ANUAL, OUTROS), amount, and date.
informedPatrimony
object
Yes
Informed patrimony. Object with amount, year, and optionally date (returned on the PJ business path).
economicActivities
array
Yes
CNAE codes describing the economic activities of the business (PJ-only). Each entry has code (7-digit CNAE) and isMain boolean.
informedRevenue
object
Yes
Revenue (faturamento) informed by the business — the business equivalent of informedIncome (PJ-only). Object with amount, optional frequency (DAILY, WEEKLY, BIWEEKLY, MONTHLY, BIMONTHLY, QUARTERLY, SEMIANNUAL, ANNUAL, OTHER), frequencyAdditionalInfo, and year.
Date when the relationship with the institution started.
productsServicesType
array of string
Yes
List of products and services that the client consumes (e.g. CONTA_DEPOSITO_A_VISTA, CARTAO_CREDITO, OPERACAO_CREDITO).
productsServicesTypeAdditionalInfo
string
Yes
Additional info about the products and services. Populated when productsServicesType includes OUTROS.
procurators
array
Yes
List of procurators. Each entry has type (REPRESENTANTE_LEGAL or PROCURADOR), cpfNumber (legacy — may carry a CNPJ on PJ), the canonical documentNumber + documentType (CPF / CNPJ) pair, civilName, and optional socialName.
accounts
array
Yes
List of consented accounts. Each entry has compeCode, branchCode, number, checkDigit, type (CONTA_DEPOSITO_A_VISTA, CONTA_POUPANCA, CONTA_PAGAMENTO_PRE_PAGA), and subtype (INDIVIDUAL, CONJUNTA_SIMPLES, CONJUNTA_SOLIDARIA).
portabilitiesReceived
array
Yes
Salary portabilities received by the institution from the client's previous paycheck banks (banco-folha). PF-only. See entry schema below.
paychecksBankLink
array
Yes
Paycheck-bank (banco-folha) links to employers, active or formerly active. PF-only. See entry schema below.
Each portabilitiesReceived[] entry:
Property
Type
Optional
Description
employerName
string
Yes
Employer name as received in the portability message.
employerDocument
string
Yes
Employer document (CPF or CNPJ) as received in the portability message.
paycheckBankDetainerCnpj
string
Yes
CNPJ of the bank that holds the paycheck account (banco-folha).
paycheckBankDetainerIspb
string
Yes
ISPB of the bank that holds the paycheck account.
portabilityApprovalDate
Date
Yes
Date the portability was approved.
Each paychecksBankLink[] entry:
Property
Type
Optional
Description
employerName
string
Yes
Employer name as registered when the paycheck account was opened.
employerDocument
string
Yes
Employer document (CPF or CNPJ) as registered when the paycheck account was opened.
paycheckBankCnpj
string
Yes
CNPJ of the institution contracted to provide the paycheck service (banco-folha).
paycheckBankIspb
string
Yes
ISPB of the institution contracted to provide the paycheck service.
accountOpeningDate
Date
Yes
Date the paycheck account was opened.
See Identity in our API reference for more information.