DigiLocker

Fetch Driving Licence PDF from DigiLocker

Fetches the user's Driving Licence as a PDF from DigiLocker and returns it as a file.

post/verify/digilocker/fetch_dl

Request body

reference_keystring required

Reference key obtained from /digilocker/get_reference.

Example request

{
  "reference_key": "1700000000000_abcdef123456"
}

Response

DL PDF file

Changes