Skip to main content
POST
Authenticate direct OTP

Authorizations

Authorization
string
header
required

Access token

Body

application/json
txn_id
string
required

You can get the txn_id from the response of create order API under the payment object inside the payment_info object. The key is 'id' under the params object inside the authentication object.

challenge_id
string
required

You can get the challenge_id from the response of create order API under the payment object inside the payment_info object. The key is 'challenge_id' under the params object inside the authentication object.

otp
string
required

Response

OK

message
string
success
boolean