Profile
Profile webhooks are used to communicate profile status updates to the client-server.
Last updated
Profile webhooks are used to communicate profile status updates to the client-server.
Last updated
You will receive a notification via webhook whenever the profile status changes since the query template responsible for profile creation has a profile webhook set up.
To configure the profile webhook URL of a query template, navigate to the Query Templates menu on the CAF and enter the desired template and edit the Profile webhook field.
Each Query Template created in the CAF will need a call-back URL assigned for the profile webhook. This URL can be different across active templates or the same.
The configured URL must be ready to expect a POST request following a CAF service execution.
profileId*
string
Profile identifier
type*
string
Type of updated profile (PF or PJ)
status*
string
New profile status
updatedAt*
string
Date when profile was updated
cpf
string
Individual person national registry, if it is individual profile
cnpj
string
National Register of Legal entity, if it is company profile