post https://uat.paysprint.in/sprintverify-uat/api/v1/verification/digilocker/initiate_session
Response Field Description
| Field | Type | Description |
|---|---|---|
| statuscode | Integer | HTTP-like custom response code indicating success (200 = OK). |
| status | Boolean | True if transaction was successful |
| message | String | Transaction result message |
| authorization_url | String | The DigiLocker authorization URL generated by the API. The user must be redirected to this URL to complete the authentication process. |
| refid | String | The same reference ID (refid) that was passed by the user in the API request. It must be same throughout the each API under DigiLocker |
