Aadhaar validation
POST {{backofficeURL}}/ThirdpartyService/aadhaarVerification?access_token={{customerToken}}
- In the JSON body, a valid Aadhaar ID should be mentioned.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| access_token | string | 
Request Body
{"0"=>{"aadhaarNumber"=>"956302114582"}}