Retrieve Partner Client PJ by document

Route to retrieve a list of PJ client partners by CNPJ

This route is useful for queries from existing customers and can be customized to meet different search criteria.

The legal entity customer search route is an essential functionality in business management systems, allowing users to easily locate information about companies registered in the system. By implementing this route efficiently and securely, we provide users with a convenient way to query and obtain relevant data about legal entity customers.

Response parameters

ParametersFormatDescription
codeStringIdentification code
created_atStringClient created at
nameStringClient name
documentStringClient document
foundation_dateStringClient foundation date
company_sizeStringClient company size
activityStringClient activity
incomeStringClient income
phone_numberStringClient phone number
emailStringClient Email
websiteStringClient website
addressObjectClient address
zip_codeStringClient zip code
streetStringClient street
numberStringClient number
complementStringClient complement
neighborhoodStringClient neighborhood
cityStringClient city
ufStringClient state
representativesArrayClient Representatives
codeStringRepresentative Identification code
created_atStringRepresentative created at
documentStringRepresentative document
nameStringRepresentative name
genderStringRepresentative gender
mother_nameStringRepresentative mother name
birthdayStringRepresentative birth date
identity_numberStringRepresentative identity number
phone_numberStringRepresentative phone number
emailStringRepresentative Email
nationalityStringRepresentative nationality
addressObjectRepresentative address
zip_codeStringRepresentative zip code
streetStringRepresentative street
numberStringRepresentative number
complementStringRepresentative complement
neighborhoodStringRepresentative neighborhood
cityStringRepresentative city
ufStringRepresentative state
representativesArray of ObjectRepresentatives of representative
banking_dataArrayData Banking Account
codeStringIdentification Code Bank Account
created_atStringCreated at bank Account
bankStringBank code bank account
agencyStringAgency code bank account
accountStringAccount code bank account
digitStringDigit code bank account
code_status_digital_accountStringDigital account status code
status_digital_accountStringDigital account status
code_status_userStringUser status code
status_userStringUser status

User Status

IdentificationDescription
1in_analysis
3repproved
5blocked
7approved
9blocked_judge

Digital account status

IdentificationDescription
1active
2denied
3closed

Request parameters

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!