This API is used to initiate a session. This API generates a transaction_id on the UI which will be used in the next API flow.
ACCESS_TOKEN generated from the authorize endpoint. Should be included in the header as Bearer .
The CLIENT_SECRET provided to you. This header parameter is required for authentication purposes.
Defines the body for the session initiation request.
This is the URL to your own application where you want the end user to be finally redirected once the consent is given.
1 - 2083Pass Mobile Number if you wish this to be pre-filled in the UI form
Pass user's Full Name as per PAN if you wish this to be pre-filled in the UI form
Pass version=v3 to fetch the credit report as per the latest version during download
Pass enrich=true if you wish to generate a report even when there is no existing credit history.
Successful Response