Skip to main content

Repayment Schedule For Loan By Application No

GET Repayment Schedule For Loan By Application No

This is the Loan management API used to get the Repayment Schedule For Loan By Application No.

URL: {{base_url}}/loan-management​/v1​/getRepaymentScheduleForLoanByAppNo

Request
Request Type: GET
Authorization: Bearer Token
Query Parameter
Key Data Type
loanApplicationNumber* String
* required Param

Response: 200
{
    "response": true,
    "data": {},
    "error": {}
}