v1

latestOpenAPI 3.1.02026-07-2414704.6 MB

Send OTP

post/sendOtp

Response

200

statuscodestring
actcodestring
statusstring
timestampstring
ipay_uuidstring
{"stackTrail":"paths:/sendOtp:post:responses:200:content:application/json:schema:properties:orderid","oasType":"schema","type":"unknown"}
environmentstring
{"stackTrail":"paths:/sendOtp:post:responses:200:content:application/json:schema:properties:internalCode","oasType":"schema","type":"unknown"}

Example response

{
  "statuscode": "TXN",
  "actcode": "OtpGenerated",
  "status": "OTP sent to registered mobile number",
  "data": {
    "otpReferenceID": "ZGNjMTJkNjItZTI0ZS00YzYyLWE2YzUtY2UzMjdlZDg3MTgy",
    "aadhaarNumber": "xxxxxxxx6077"
  },
  "timestamp": "2023-05-26 10:06:31",
  "ipay_uuid": "h0059941ba55-9c81-4f4d-a068-4f9b0a44beff",
  "environment": "LIVE"
}