* TP-41367 | Boiler plate * TP-41367 | mock data and redux actions and slices added * TP-41367 | Agent Map View V2 * TP-41367 | Clickstream Added + Bug Fixes * TP-41367 | Code Refactored * TP-41367 | Code Refactored * TP-41367 | Oin Scaling Added + Fix Bugs * TP-41367 | totalOverdue Amount Fix * TP-41367 | Bug Fixes * TP-41367 | UAT Fixes * TP-41367 | File name change + code refactored * TP-41367 | fixes * TP-41367 | eslint fixes * TP-41367 | prettier fixes * TP-41367 | fixes * TP-41367 | fixes and design changes * TP-41367 | Popup FIx * TP-41367 | Map View Fix * TP-41367 | UAT Fixes * TP-41367 | Minor Fixes * TP-41367 | comments resolved * TP-41367 | colors added to tailwind * TP-41367 | comment fixes * TP-41367 | fixes * TP-41367 | Color change --------- Co-authored-by: Aman Chaturvedi <aman.chaturvedi@navi.com>
48 lines
1.3 KiB
JSON
48 lines
1.3 KiB
JSON
{
|
|
"111190259528": {
|
|
"customerId": "c786a9ec-02f7-4e86-ad10-1249a89b4418",
|
|
"dpdBucket": "30-60",
|
|
"totalOverdueAmount": 601000,
|
|
"customerName": "Yash Mantri",
|
|
"location": {
|
|
"latitude": 13.14636033614537,
|
|
"longitude": 77.04307394147095
|
|
},
|
|
"feedbacks": [
|
|
{
|
|
"interactionId": "abc-21",
|
|
"interactionStatus": "PAID",
|
|
"isSuspicious": true,
|
|
"epochTimestamp": 1234566,
|
|
"location": {
|
|
"latitude": 12.10871355149908,
|
|
"longitude": 77.8330202335839
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"113583085310": {
|
|
"customerId": "bf9d27e7-e879-4a32-9e95-38e74ef94f34",
|
|
"dpdBucket": "30-60",
|
|
"totalOverdueAmount": 550000,
|
|
"customerName": "Aman Chaturvedi",
|
|
"location": {
|
|
"latitude": 14.04636033614537,
|
|
"longitude": 77.04307394147095
|
|
},
|
|
"feedbacks": [
|
|
{
|
|
"interactionId": "abc-231",
|
|
"interactionStatus": "Door Locked",
|
|
"isSuspicious": false,
|
|
"epochTimestamp": 1234566,
|
|
"location": {
|
|
"latitude": 12.10871355149908,
|
|
"longitude": 77.8000000000007
|
|
}
|
|
}
|
|
]
|
|
}
|
|
|
|
}
|