Get List of all docs available
GET {{base_url}}/api/digilocker/documents
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-client-id | string | ||
x-client-secret | string |
RESPONSES
status: OK
{"documents":[{"availableFormats":["pdf"],"description":"Pension Certificate","docType":"PECER","orgId":"002317","orgName":"Accountants General, Tripura","parameters":[{"description":"Account No./PPO No.","name":"AC_NO"}]},{"availableFormats":["pdf"],"description":"Provident Fund Member Passbook","docType":"PRFND","orgId":"002317","orgName":"Accountants General, Tripura","parameters":[{"description":"Account No./PPO No.","name":"AC_NO"}]}]}