Onboarding
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
idstringOptionalExample:
Process ID.
80371b2a-3ac7-432e-866d-57fe37896ac6statusinteger · enumOptionalExample:
Process status. Possible values: '3' - Completed; '5' - Error.
3Possible values: 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