Onboarding
Last updated
Was this helpful?
Last updated
Was this helpful?
Onboarding is a web flow offered by CAF to obtain data and documents of people or companies, providing agility and simplicity in onboarding new users. The product was designed to fit different types of registration. Therefore, the flow/steps and layout can be fully customised according to the customer's preference. In addition, we allow the creation of unlimited onboarding templates so that they can be used for different purposes.
The end user needing to be verified will start the onboarding steps directly on CAF hosted webpage which is presented to them through a client redirect URL or alternatively via email or SMS (with the CAF registration link). When all the defined registration steps have been completed by the user, a transaction is automatically initiated with the data obtained, and call back response with the result data shall be sent to your pre-configured webhook.
Each onboarding link can be created by the API or the CAF TRUST Platform with association to an onboarding template and pre-configured service query model.
Submission of the necessary person or company data and the template model against which the verification services shall be executed, as well as the set of rules to be validated.
/onboardings
Parameter that defines the onboarding origin. Must be set to TRUST.
Your access token. See more in the 'Authentication' topic of this section.
ID of the Query Template (configured in Trust Platform).
62b620ee3f07fb0009361111
The ID of the onboarding template that will be used, If the value is not provided then the onboarding template already associated with the given Query Template in Trust Platform will be used otherwise CAF default onboarding template shall be the fallback.
6388ac6b409eff000804dadf
ID of the Query Template to be used in onboarding the related persons. Exclusive and required attribute for type PF_PF.
ID of the Query Template to be used for onboarding company partners. Exclusive and required attribute for type PJ.
The email address that the onboarding web link will be sent to.
[email protected]
The cell phone number to which the link from the Onboarding Web will be sent, we must use the format: [country code][number including area code] *The SMS service will be charged according to the number of sends in the billing month
5551999999999
Set whether the weblink URL generated for the onboarding can be used only once or multiple times. When the value is set to true, the link will accept multiple registrations. By default, this is set to false.
true
Optional field, which avoids triggering an email or sms. Recommended if you use our web onb. inside an iFrame or WebView. By default, this is set to false.
false
Additional information can be sent to the onboarding template for prefilling. There is a limit of 20 attributes and "token" variable is reserved for internal use.
Additional information can be sent to the onboarding.
Callback URL (webhook).
Type of onboarding. Possible values are PF, PJ or PF_PF.
PF
PF
, PJ
, PF_PF
Additional information that can be submitted with the onboarding link.