This method is used for confirming user identity by sending last four digits of his phone number. transactionId which was received in /omni/oneToN/identify response should be used.
Perform MFA
https://demo-api.incodesmile.com/omni/oneToN/mfaHeaders
Request body
application/json
The last 4 digits of the user's phone number.
Authentication identifier received in [/omni/oneToN/identify](#/Login/oneToNIdentify).
Responses
Response body (application/json)
Authentication attempt identifier.
External ID of customer, provided by client on /omni/start call.
External ID of customer, provided by client on /omni/start call.
Flag indicating if this was spoof attempt.
Score between 0 and 1 that indicates if an image is a spoof. Scores closer to 0 indicate a legitimate session with a live user, whereas scores closer to 1 indicate a higher probability that the provided image is spoofed and that the session may be fraudulent.
Overall score search, value form 0 to 100.
Overall status
PASSFAILResponse body (application/json)
UTC timestamp in milliseconds
Custom error code or HTTP status code
HTTP status error
Custom error message
Endpoint path
Custom error details