POST AadharGenerateOtp

Documentation for 'AadharGenerateOtp'.

Request Information

Parameters

NameDescriptionAdditional information
sendOtp
Documentation for 'sendOtp'.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "aadhaar_number": "sample string 1",
  "Token": "sample string 2",
  "OrderId": "sample string 3"
}

text/xml

Sample:
<CashFreeEKYCEntities.AadharCardVerifyRequestEntity xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BusinessEntities">
  <OrderId>sample string 3</OrderId>
  <Token>sample string 2</Token>
  <UserId>4</UserId>
  <aadhaar_number>sample string 1</aadhaar_number>
</CashFreeEKYCEntities.AadharCardVerifyRequestEntity>

application/x-www-form-urlencoded

Sample:

Sample not available.

URI parameters
=
Headers | Add header
: Delete
Body
Samples:
Status
Headers
Body