Aadhaar Ekyc V2

Update Aadhaar Sdk Session

Update the status of an existing Aadhaar SDK session. Pass only the raw session_id and the desired status.

get/v2/ekyc/aadhaar/sdk/update-session

Query parameters

session_idstring required
status'session_initiated' | 'method_aadhaar_selected' | 'method_digilocker_selected' | 'aadhaar_otp_send_failure' | 'aadhaar_otp_send_success' | 'aadhaar_otp_verification_failure' | 'aadhaar_otp_verification_success' | 'digilocker_success' | 'digilocker_failure' | 'aadhaar_interrupted' | 'digilocker_interrupted' required

Enum for Aadhaar Ekyc SDK Session. This enum can be extended to include more session types if needed.

aadhaar_reference_idstring

Response

Successful Response

{"stackTrail":"paths:/v2/ekyc/aadhaar/sdk/update-session:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.