{
"loans": [
{
"loan_id": "loan_uuid_1",
"reference": "LOAN-2026-001",
"status": "DISBURSED",
"deduction_required": true,
"outstanding": 325000,
"error": "string"
}
],
"summary": {
"total_queried": 3,
"active": 1,
"repaid": 1,
"not_found": 1
},
"timestamp": "2026-01-29T12:00:00.000Z"
}