Get Loan Applications List
Developing
Renders the HTML page displaying all loan applications for the logged-in user. Supports pagination, sorting, and searching.
Request Code Samples
curl --location 'https://staging-auth.fuyoh.my/my/personal/loan_applications?company_personnel_id=enc_123&sortby=date&search=2401-1&search_in=all'
Responses
Full HTML webpage containing the list of applications.
Modified at 2026-05-15 08:49:51