Onboarding With ID & Trust
In this section, you will find how to create a Onboarding process in the by Client Integration
Getting started
Header parameters
APIKEYstringRequired
A valid APIKEY.
AuthorizationstringRequired
A valid access-token.
Body
useCasestringOptionalExample:
Use case of the operation.
OnboardingsubsidiaryIdstringOptionalExample:
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-0a85ad64b03aimageBase64stringRequiredExample:
User's selfie in base64.
/9j/4AAQSkZJR...Responses
200
Process successfully created.
application/json
400
Invalid payload.
application/json
500
Unexpected error (Internal error or parameter issue).
application/json
post
/processes/v1Error Responses
Code
Message
Description
Code
Message
Description
Code
Message
Description
Last updated