Files
collection-portal/__mocks__/agentPerformanceTl.json
Mantri Ramkishor 11c5963dd4 TP-48233 | External Dashboard V2 (#861)
* TP-48233 | External Dashboard V2

* TP-48233 | Contract Changes

* TP-48233 | Flag based filters

* TP-48233 | Filters contract changes

* TP-48233 | Minor Fixes

* TP-48233 | Width Changes

* TP-48233 | Routing key added

* TP-48233 | UAT Fixes

* TP-48233 | Z-index fixes

* TP-48233 | Code Refactored

* TP-48233 | Routing Key removed

* TP-48233 | Z-index fix

* TP-48233 | Table design changes

* TP-48233 | UI Changes

* TP-48233 | PR comments

* TP-48233 | Submodule Update
2024-02-29 21:00:46 +05:30

38 lines
1.1 KiB
JSON

{
"performanceData": {
"data": [
{
"agentName": "DEVESH",
"lansAllocated": 85,
"emiOverdueAmount": 1446435.45,
"targetCEPercentage": 6.2621411830026705,
"targetOverdueAmount": 90577.83,
"emiCEPercentage": 0.8146924219812228,
"emiOverdueCollected": 11784.0,
"achievementPercentage": 13.009806041942051,
"lmsdAchievedPercentage": 35.07580900656257,
"nonEnachCashCollected": 13084.0
},
{
"agentName": "BALASAHEB WAJE",
"lansAllocated": 132,
"emiOverdueAmount": 1866952.87,
"targetCEPercentage": 2.7249295264748703,
"targetOverdueAmount": 50873.15,
"emiCEPercentage": 1.316958793930347,
"emiOverdueCollected": 24587.0,
"achievementPercentage": 48.3300129832731,
"lmsdAchievedPercentage": 35.02990553349625,
"nonEnachCashCollected": 27887.0
}
],
"pages": {
"pageNo": 0,
"totalPages": 1,
"pageSize": 4,
"totalElements": 4
}
},
"lastUpdatedAt": 1705316095367
}