Onboarding With ID & Trust
In this section, you will find how to create a Onboarding process in the by Unico Integration
Getting started
Defines where the user will be redirected at the end of the process. Possible values are: A URL (e.g., https://unico.io), a Schema URL for redirection in native mobile applications (e.g., br.com.meupacote.app://callback - the callback must be registered in your mobile app)
https://unico.ioFlow used for Onboarding processes
idonboardingPossible values: It is a non-mandatory identifier that will be used as an indexer in the portal and you can use it as a form of association (foreign key) between your system and IDCloud.
The ID of the branch where the process will be created. If there is only one branch associated with the service account, this parameter is not required. If there is a separation of processes by branch, you will receive the branch IDs from the Unico team.
60837cd3-ed3c-4038-ad7c-0a85ad64b03aPurpose of the process.
creditprocessPossible values: Expiration time of the process in seconds from its creation. The value must be in the format "10080s", with "s" at the end. If not provided, the default value of 7 days will be used.
3600sProcess successfully created.
Invalid payload.
Access token error.
Unexpected error (internal error or parameter issue).
Process ID.
Process details retrieved successfully.
When the process ID is invalid.
Access token error.
When the process cannot be found.
Unexpected error (Internal error or parameter issue).
Error Responses
Last updated