Get Loan Payment Schedule

Use the Get Loan Payment Schedule endpoint to get a history of payments made on the loan along with a real-time view of future payments owed. This endpoint reflects changes to the installment amount that can occur for various reasons, like a merchant refund. Get Loan Payment Schedule returns the updated amount owed on future installments, but the due dates remain the same as provided in the amortization schedule.

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 CodeCode Description
1204-01The loanId is invalid and is not associated with this subProductId, or it does not exist.
1204-02The subProductId is invalid or does not exist.
1204-03This loan is voided, and all the transactions have been reversed
Language
Click Try It! to start a request and see the response here!