Renders the web portal HTML page displaying the complete schedule and history of all payments associated with a specific loan application. This includes installments, fees, and early settlements. The endpoint automatically sorts active early settlement requests to the top, handles pagination, and calculates the total outstanding balances and delinquent amounts before rendering the interface. (Pagination version)