function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Venkat Vishal Reddy NakkaVenkat Vishal Reddy Nakka 

How to get CIBIL score (Credit Report) by PAN (Permanent Account Number) using Apex in Salesforce

We have a form which contains fields such as First Name,Last Name and PAN Number. Now when user clicks on submit button it should display CIBIL Score based on the PAN entered. 

Is there any free Credit API that can be called from Apex? what kind of Integration should be perfomred to get CIBIL/Scredit Report?