post https://lending-example-api.gpsrv.com/lending/1.0/getLoanInstallmentStatuses
Use the Get Loan Installment Statuses endpoint to view individual installment status across all installments. This returns the details for each installment, including the status, payment due date, date paid, amount paid, and remaining balance.
For optional parameters, do not pass an empty string or null value.
The table below lists status codes that apply to this specific endpoint.
See Global Response Statuses for status codes that are common across endpoints.
Status Code | Code Description |
---|---|
1206-01 | The loanId is invalid and is not associated with this subProductId, or it does not exist. |
1206-02 | The subProductId is invalid or does not exist. |