a9dd2afd70a1

latestOpenAPI 3.1.02026-08-041130479.2 KB

Send OTP

post/v1/api_hub/aadhaar_xml_send_otp_l1

Request body

aadhaarstring required

Response

200

api_categorystring
api_namestring
billableboolean
txn_idstring
messagestring
statusinteger
datetimestring

Example response

{
  "api_category": "KYC Verification API (KYC)",
  "api_name": "Aadhaar XML - Send OTP",
  "billable": true,
  "txn_id": "8ef177ae-3134-4058-8461-350b582b1080",
  "message": "Success",
  "status": 1,
  "result": {
    "aadhaar": "123456789012",
    "requestId": "aadhaar_v2_lAdOUegLgSepuWdmAurH",
    "message": "Success"
  },
  "datetime": "2024-01-17 14:31:07.841329"
}