Service Requests For Loan
GET Service Requests For Loan
This is the Loan management API used to get Service Requests For Loan.
URL: {{base_url}}/loan-management/v1/getServiceRequestsForLoan
Request
Query Parameter
| Key | Data Type |
| loanId* | Integer |
| fromDate* | String |
| toDate* | String |
| requestType* | String |
| status* | String |
No Comments