{
"loan_id": "loan_uuid",
"reference": "LOAN-2026-001",
"status": "DISBURSED",
"deduction_required": true,
"merchant": {
"opensylo_id": "merchant_uuid",
"marketplace_id": "your_merchant_id"
},
"repayment": {
"deduction_percentage": 10,
"minimum_deduction": 500,
"total_due": 525000,
"total_repaid": 200000,
"outstanding": 325000,
"currency": "NGN"
},
"due_date": "2026-04-15T00:00:00.000Z",
"is_overdue": false,
"days_overdue": 0,
"collection_priority": "normal",
"timestamp": "2026-01-29T12:00:00.000Z"
}