Profile
Last updated
Was this helpful?
Last updated
Was this helpful?
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.
Retrieve information of a company's profile.
/companies/{companyId}
Company identifier or CNPJ.
Should include corporate structure. Necessary to include sources response, onboarding and QSA.
true
Customer access token. See more in the 'Authentication' topic of this section.
Retrieve information of a person's profile.
/people/{personId}
Person identifier or CPF.
Customer access token. See more in the 'Authentication' topic of this section.