Get Basic Details for Loan
GET Basic Loan Details form Loan ID
This Synofin API retrieves all the essential loan information using this Loan Viewer API using Loan Id.
URL: {{base_url}}/loan-management/v1/getBasicLoanDetails
Request
Query Parameter
Key | Data Type |
loanId* | Integer |
Response: 200
GET Basic Loan Details from Loan Application Number
This Synofin API retrieves all the essential loan information using this Loan Viewer API using Loan Application Number.
URL: {{base_url}}/loan-management/v1/getBasicLoanDetails
Request
Query Parameter
Key | Data Type |
loanApplicationNumber* | String |