Description


This API will be used to fetch the loan schedule for the proposed loan. The request will need the rule ID obtained in Fetch Transactions API and the corresponding external transaction ID for the loan amortization schedule for available tenures to be returned. The information in the API is recommended to be displayed to borrower(s) and necessary consent is obtained before initiating loan booking.

 

post-request

URL: https://DomainName/api/v1/loans?command=calculateLoanSchedule

Headers


Content-Type: application/JSON
client_id: To be shared at the time of integration
client_secret: To be shared at the time of integration

Request Body


Response Body


Create a Client


post-request

URL: https://DomainName/api/v1/clients

Headers


Content-Type: application/JSON
client_id: To be shared at the time of integration
client_secret: To be shared at the time of integration

Request Body


Response Body