Token Management
Client Management
Reference
Models
Account Information Service
Payment Initiation Service
Models
Powered by Stoplight
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
object
clientEventId
string

Transaction related with this SCA Event

eventId
string

Unique SCA Event Id

1 validation
verifyCode
string

Responses

OK

Schema
object
success
boolean

Validation status

redir
string
hostedType
string
1 validation

Send a Test Request

Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
oauth_access_token