OTP Verify

Validates the OTP code provided for the specified process.

📘

Strong Customer Authentication (SCA)

SCA endpoints must be used within a specific workflow.

👉 See the SCA Workflow Guide for the correct sequence and usage.


👍

The process body parameter specifies the SCA factor to validate (email, phone_number, secret_code), as well as the validation method(_by_email, _by_sms).

The auth_by_sms process is to be used once the whole workflow is done and the workflow_completed boolean variable in the GET Strong Auth Status response is true. You will need a JWT token given by the POST Secret Code Verify. This process will allow the sensitive operations to be done.



Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!