Loan Service API REST Endpoints

ICL Services/Loan Service API
The operations from the ICL Services/Loan Service API category.
Get all Valid Loan
Method: get
Path: /service/icl/loan
Get Pending Loans for given Customers
Method: get
Path: /service/icl/loan/pending/{lendingCustId}/{borrowingCustId}
Retrieves the Loan by ID
Method: get
Path: /service/icl/loan/{id}