Get Loan Repayment Schedule
This returns a customer's loan repayment schedule
Overview
To get a customer's loan repayment schedule you need to first build the complete loan repayment schedule endpoint by passing version in the query path and account number to the query params then make a get request to this endpoint
A successful request will return a 200 status code with the customer repayment schedule in the response body.
You can check out the API reference to Get Loan Repayment Schedule
Updated about 1 year ago