Skip to main content

Resend an OTP [v3]

POST 

/api/v3/resend-otp

Request a new OTP for a payment that requires OTP-based completion. Wait at least 30 seconds before requesting a resend. There is a limit of 2 additional OTP requests per transaction — exceeding this limit marks the transaction as failed.

Quick Reference
  • Required: transaction_id
  • Limit: Maximum 2 resend attempts per transaction
  • Returns: OTP resend confirmation

Request

Responses

When the otp request is successfully placed with the otp sender, the response will be as below