Loan Recall Letter
GET Loan Recall Letter
This API enables the user to retrieve the Loan Recall Letter for the specified Loan Id.
URL: {{base_url}}/loan-management/v1/getPdf
Request
Query Parameter
Key | Data Type | Value |
loanId* | integer | - |
deliverable_type* | String | Static : loan_recall_letter* |
preview | Boolean | Default : True |
*required parameter
Response: 200
{} |
No Comments