{{ fullName(selectedLoan) }}
Request Reference: {{ selectedLoan.boi_loan_id }} (Alajo Request ID: {{ selectedLoan.alajo_request_id }})
Principal
{{ formatCurrency(selectedLoan.requested_amount) }}
Total Outstanding
{{ formatCurrency(selectedLoan.total_outstanding) }}
Tenure
{{ selectedLoan.tenure_months }} month(s)
Status
Loan Stage Timeline
Current Status Summary
{{ loanStage(selectedLoan).summary }}
{{ loanRequestState(selectedLoan.boi_loan_id).message }}
{{ nextAction(selectedLoan).title }}
{{ nextAction(selectedLoan).description }}
{{ nextAction(selectedLoan).helper }}
Selected Loan Activity Log
{{ activity.title }}
{{ activity.description }}
JSON
{{ activity.technical }}
No customer loan profile selected
Select an active card from the left customer queue to view the workflow.
Simulator Event Configurations
Advanced parameters and API routing defaults.