Interest Certificate
GET Interest Certificate
This API enables the user to retrieve the Interest Certificate for the Loan Id for the specified Financial Year.
URL: {{base_url}}/loan-management/v1/getPdf
Request
Query Parameter
| Key | Data Type | Value |
| loanId* | integer | - |
| deliverable_type* | String | Static : welcome_letter* |
| fromDate* | Date ( yyyy - MM - dd ) | - |
| toDate* | Date ( yyyy - MM - dd ) | - |
*required parameter
Response: 200
|
{}
|

No Comments