v1

latestOpenAPI 3.0.32026-07-14108241269.2 KB
DigiLocker

Fetch UAN Document XML from DigiLocker

Fetches the user's UAN (Universal Account Number) document from DigiLocker and returns it as an XML file. Requires a valid reference key obtained from /digilocker/get_reference. Use this endpoint after the user has completed the DigiLocker flow and consented to share their UAN document.

post/verify/digilocker/fetch_uan/xml

Request body

reference_keystring required

Reference key obtained from /digilocker/get_reference.

Example request

{
  "reference_key": "1700000000000_abcdef123456"
}

Response

UAN document XML file