Response Scenarios
In this section, you will find all response scenarios for by Unico, regardless of whether the processes are completed or not
Flow id
Scenario: Process created
It occurs when the process has been created but has not yet been completed by the user.
PROCESS_STATE_CREATED
PROCESS_RESULT_UNSPECIFIED
CreateProcess
GetProcess
Scenario: Process created with an error
It occurs when the process has been created, but there was an error in the service.
PROCESS_STATE_FAILED
PROCESS_RESULT_ERROR
CreateProcess
GetProcess
Scenario: Process completed and approved in IDUnico
It occurs when the process was created, finalized by the user, and received a POSITIVE response from IDUnico.
PROCESS_STATE_FINISHED
PROCESS_RESULT_OK
GetProcess
Scenario: Process completed and inconclusive in IDUnico
It occurs when the process was created, finalized by the user, but received an INCONCLUSIVE response from IDUnico.
PROCESS_STATE_FINISHED
PROCESS_RESULT_OK
GetProcess
Scenario: Process completed and refused in IDUnico
It occurs when the process was created, finalized by the user, but received an REFUSED response from IDUnico.
PROCESS_STATE_FINISHED
PROCESS_RESULT_INVALID_IDENTITY
GetProcess
Scenario: Process completed and failed the Liveness
It occurs when the process was created, completed by the user, but received a failure response for the Liveness.
PROCESS_STATE_FINISHED
PROCESS_RESULT_INVALID_IDENTITY
GetProcess
Flow idcheck
Scenario: Process created
It occurs when the process has been created but has not yet been completed by the user.
PROCESS_STATE_CREATED
PROCESS_RESULT_UNSPECIFIED
CreateProcess
GetProcess
Scenario: Process created with an error
It occurs when the process has been created, but there was an error in the service.
PROCESS_STATE_FAILED
PROCESS_RESULT_ERROR
CreateProcess
GetProcess
Scenario: Process completed and approved in IDUnico
It occurs when the process was created, finalized by the user, and received a POSITIVE response from IDUnico.
PROCESS_STATE_FINISHED
PROCESS_RESULT_OK
GetProcess
Scenario: Process completed, inconclusive in IDUnico and with score in IDCheck
It occurs when the process was created, completed by the user, received an inconclusive response from IDUnico, but still returned a score from IDCheck.
PROCESS_STATE_FINISHED
PROCESS_RESULT_OK
GetProcess
Scenario: Process completed and refused in IDUnico
It occurs when the process was created, finalized by the user, but received an REFUSED response from IDUnico.
PROCESS_STATE_FINISHED
PROCESS_RESULT_INVALID_IDENTITY
GetProcess
Scenario: Process completed, inconclusive in IDUnico and with discarded due to a divergence in IDCheck
It occurs when the process was created, completed by the user, received an inconclusive response from IDUnico, and generated a divergence in IDCheck, which took longer than 60 seconds to be resolved by the divergence engines.
PROCESS_STATE_FINISHED
PROCESS_RESULT_INVALID_IDENTITY
GetProcess
Scenario: Process completed and failed the Liveness
It occurs when the process was created, completed by the user, but received a failure response for the Liveness.
PROCESS_STATE_FINISHED
PROCESS_RESULT_INVALID_IDENTITY
GetProcess
For detailed verification of the API parameters, please refer to the Parameters Specification section.
Still need help?
Didn't find something or still need help? If you're already a client or partner, you can reach out through our Help Center.
Atualizado