Transactional
Header parameters
AuthorizationstringRequired
Valid access-token.
APIKEYstringRequired
Valid APIKEY with the capabilities for Transactional use.
Body
referenceProcessIdstringRequiredExample:
Identifier of the process that was generated during the creation of the biometric transaction, whose photo will be used for comparison.
80371b2a-3ac7-432e-866d-57fe37896ac6useCasestringOptionalExample:
Operation's use case.
OnboardingsubsidiaryIdstringOptionalExample:
The ID of the branch where the process will be created. If there is only one branch associated with the service account, there is no need to pass this parameter. If there is a separation of processes by branch, you will receive the branch IDs from the Unico team.
35d734c4-7fbb-4b2f-a1dc-7e1575514819imageBase64stringRequiredExample:
Encrypted file generated by the SDK or base64 (if not using Liveness Detection).
/9j/4AAQSkZJR...Responses
200
Process created successfully.
application/json
400
Bad Request.
application/json
403
Forbidden.
application/json
500
Internal Server Error.
application/json
post
/processes/v1Errors
Code
Message
Description
Code
Message
Description
Code
Message
Description
Last updated
Was this helpful?