post
/api/2fa/v1/otp-verify
Verify OTP sent to a user. After validating the OTP challenge for specific transaction, it can be completed by calling the finalize
method.
Authorization
oauth2 - authorizationCode
Request Parameters
1 Header
Request Body
OTP verification request
Schema
clientEventId
string
Transaction related with this SCA Event
eventId
string
Unique SCA Event Id
1 validation
verifyCode
string
Responses
OK
Schema
success
boolean
Validation status
redir
string
hostedType
string
1 validation
Send a Test Request
POST
Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
oauth_access_token