OTP Generation

Generates an OTP code to validate a specific step in the SCA workflow.

📘

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 is to be used once the whole workflow is done, when 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!