Skip to main content
POST
Resend 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.

Response

OK

message
string
required
success
boolean
required
content
object
required