Profile
Profile updates will trigger a webhook to communicate new statuses to the client-server. See more in profile webhooks section
It is significant to be careful that not all properties may be present in the request's response since the profile's data changes according to the query template definition, principally modifying the sources field.
Get person
Retrieve information of a person's profile.
Person identifier or CPF.
Success
Unique identifier of request.
"2b8f373-c462-4bbf-9a4f-8aeb7d71ec53"
Unique identifier of person.
"5388a3e9a73b28000bba31a3"
Status of person profile. Possible values: APPROVED, REPROVED, PENDING, PROCESSING, WAITING_DOCUMENTS
"APPROVED"
Individual person national registry.
"00011122233"
Basic information about person.
List of transactions related to profile.
Queried sources response on transactions related to profile.
Get company
Retrieve information of a company's profile.
Company identifier or CNPJ.
Success
Unique identifier of request.
"2b8f373-c462-4bbf-9a4f-8aeb7d71ec53"
Unique identifier of company.
"5388a3e9a73b28000bba31a3"
Status of company profile. Possible values: APPROVED, REPROVED, PENDING, PROCESSING, WAITING_DOCUMENTS
"APPROVED"
National Register of Legal entity.
"00111222333344"
Basic information about company.
List of transactions related to profile.
Partners onboarding related to profile.
Administrative corporate structure.
Queried sources response on transactions related to profile.
Last updated