Aadhaar Registration check and Bio Auth check

Aadhaar Registration and Bio Auth Application Process Flow:
Step 1: The partner has to call the check status API.
Step 2: The responses may be the following cases..
              Case1: When ‘isAadhaarRegistered = FALSE’ and ‘isbioAuth =TRUE’ , then the partner
will call aadhaar registration API and then call bioauth API subsequently.

         
           Case2: When ‘isAadhaarRegistered = TRUE’ and ‘isbioAuth =FALSE’ , then the
partner will call bioauth API and start the transaction.

         
           Case3: When ‘isAadhaarRegistered = TRUE’ and ‘isbioAuth =TRUE’ , then
the partner starts transaction.

Language