Files
collection-portal/__mocks__/details.json
Herik Hiteshkumar Modi b2a1310797 TP-27638 | days remaining, case detail - customer card revamp, carousel, overview summary | Herik, Aman, Priyank (#335)
* TP-27638 | deallocation, customer card revamp | Aman Singh

* TP-27638 | date card

* TP-27638 | space issue fixed | Aman Singh

* TP-27638 | card ui revamp, code refactore | Priyank

* TP-27638 | height issue fixed | Aman Singh

* TP-27638 | cosmetic styling changes | Aman Singh

* TP-27638 | changed casing | aman singh

* TP-27638 | resolving sachin comments | aman singh

* TP-27638 | logging error message | aman singh

* TP-27638 | addded alert icon | aman singh

* TP-27638| Fixes for zero day and deallocated cases with error icon | Herik (#334)

- Deallocated corner case just in case if it comes in the list.
- Last day with "!" icon and red background in details screen.
- Date with different colors in details screen.
- Tooltip font size to 12 for better visibility.
- Width adjustments for case list page.

Figma: https://www.figma.com/file/zThTc7n2sVI1tPIf3Ift0M/Revamp-Calling-agents---Customer-details?type=design&node-id=1489-81259&t=t5YiSRCRq4hoeILt-0

Co-authored-by: aman.singh <aman.singh@navi.com>
Co-authored-by: priyank-rastogi <priyank.rastogi@navi.com>
2023-05-08 10:26:18 +05:30

262 lines
7.2 KiB
JSON

{
"customerName": "Navi User",
"customerReferenceId": "c786a9ec-02f7-4e86-ad10-1249a89b4418",
"emails": [
{
"emailAddress": "johndb@navi.com",
"source": null,
"collectionCaseId": 260922
},
{
"emailAddress": null,
"source": null,
"collectionCaseId": 260922
}
],
"addresses": [
{
"referenceId": "ab5097fc-9fbc-4f0a-934a-cfeb69f43606",
"addressReferenceId": "4d09fbf5-a45e-4aae-ac30-656cc57259dc",
"lineOne": "A-314 Block-A, Salarpuria Business Centre",
"lineTwo": "Koramangala",
"city": "Bangalore",
"state": "Karnataka",
"pinCode": "560034",
"current": true,
"permanent": false,
"type": "CORRESPONDENCE",
"source": "PRIMARY",
"addressQualityStatus": null,
"collectionCaseId": 260922,
"signals": null,
"location": null
},
{
"referenceId": "99e898f5-76fe-4b43-bcc3-32cdbdaaf085",
"addressReferenceId": "d9ef9db9-edd9-4516-b0de-6179b9d62ed7",
"lineOne": "A-314 Block-A, Salarpuria Business Centre",
"lineTwo": "Koramangala",
"city": "Bangalore",
"state": "Karnataka",
"pinCode": "560034",
"current": false,
"permanent": false,
"type": "PERMANENT",
"source": "PRIMARY",
"addressQualityStatus": null,
"collectionCaseId": 260922,
"signals": null,
"location": null
}
],
"phoneNumber": "6666625786",
"dateOfBirth": null,
"loanAccountNumber": "111190259528",
"outstandingAmount": {
"amount": 59845.62,
"currency": "INR"
},
"currentDpd": 32,
"currentDpdBucket": "31-60",
"loanAmount": {
"amount": 130000.0,
"currency": "INR"
},
"productType": "PERSONAL_LOAN",
"loanType": "Product To Be Used For GoLive",
"productSubType": null,
"loanTenureInMonths": 3,
"totalRemainingInstallments": 3,
"startDate": "2023-04-06",
"activationDate": "2023-04-06",
"closingDate": null,
"status": "ACTIVE",
"pendingEmiSchedules": [
{
"referenceScheduleId": "S-00000090587694-V1-I1",
"totalAmount": 45688.0,
"principal": 42354.3,
"interest": 3333.7,
"startDate": "2023-04-06",
"endDate": "2023-05-06",
"dueDate": "2023-05-06",
"installmentType": "EMI"
},
{
"referenceScheduleId": "S-00000090587694-V1-I2",
"totalAmount": 45225.0,
"principal": 43476.89,
"interest": 1748.11,
"startDate": "2023-05-06",
"endDate": "2023-06-06",
"dueDate": "2023-06-06",
"installmentType": "EMI"
},
{
"referenceScheduleId": "S-00000090587694-V1-I3",
"totalAmount": 45144.15,
"principal": 44168.8,
"interest": 975.34,
"startDate": "2023-06-06",
"endDate": "2023-07-06",
"dueDate": "2023-07-06",
"installmentType": "EMI"
}
],
"repaymentHistory": [
{
"loanReferenceId": null,
"customerReferenceId": "c786a9ec-02f7-4e86-ad10-1249a89b4418",
"paymentReferenceId": "178502PC33333333333238",
"status": "SUCCESS",
"valueDate": "2023-04-06",
"businessDate": "2023-04-06",
"repaymentMode": null,
"amount": 6136.0,
"failed": false,
"success": true
}
],
"promises": [],
"dues": [
{
"referenceId": "fdc558ee-cc40-456b-90da-b873635b7147",
"dueDate": "2023-04-06",
"payByDate": "2023-04-06",
"generationDate": "2023-04-06",
"status": "PAID",
"totalDueAmount": 6136.0,
"unpaidDueAmount": 0.0,
"principal": 0.0,
"unpaidPrincipal": 0.0,
"interest": 0.0,
"unpaidInterest": 0.0,
"processingFee": 6136.0,
"totalPenalty": 0.0,
"unpaidPenalty": 0.0,
"totalLateFeeAmount": 0.0,
"totalLateFeeGst": 0.0,
"totalUnpaidLateFeeAmount": 0.0,
"totalUnpaidLateFeeGst": 0.0,
"totalBounceFeeAmount": 0.0,
"totalBounceFeeGst": 0.0,
"totalUnpaidBounceFeeAmount": 0.0,
"totalUnpaidBounceFeeGst": 0.0,
"totalOverdueInterest": 0.0,
"totalUnpaidOverdueInterest": 0.0,
"totalPenalInterest": 0.0,
"totalUnpaidPenalInterest": 0.0,
"totalPenaltyCharges": 0.0,
"totalUnpaidPenaltyCharges": 0.0,
"totalPenaltyChargesGst": 0.0,
"totalUnpaidPenaltyChargesGst": 0.0,
"penaltyPercent": null,
"campaignReferenceId": null,
"lastPaidDate": "2023-04-06",
"initialFoir": null,
"currentFoir": null,
"paid": true,
"unPaid": false,
"penaltyApplied": false
},
{
"referenceId": "39328201-99c5-4022-a4d3-0aa49d42df63",
"dueDate": "2023-05-06",
"payByDate": "2023-05-09",
"generationDate": "2023-05-06",
"status": "UNPAID",
"totalDueAmount": 52388.0,
"unpaidDueAmount": 56116.81,
"principal": 42847.49,
"unpaidPrincipal": 42847.49,
"interest": 2840.51,
"unpaidInterest": 2840.51,
"processingFee": 0.0,
"totalPenalty": 6800.0,
"unpaidPenalty": 6700.0,
"totalLateFeeAmount": 0.0,
"totalLateFeeGst": 0.0,
"totalUnpaidLateFeeAmount": 0.0,
"totalUnpaidLateFeeGst": 0.0,
"totalBounceFeeAmount": 0.0,
"totalBounceFeeGst": 0.0,
"totalUnpaidBounceFeeAmount": 0.0,
"totalUnpaidBounceFeeGst": 0.0,
"totalOverdueInterest": 0.0,
"totalUnpaidOverdueInterest": 0.0,
"totalPenalInterest": 0.0,
"totalUnpaidPenalInterest": 0.0,
"totalPenaltyCharges": 5762.71,
"totalUnpaidPenaltyCharges": 9406.77,
"totalPenaltyChargesGst": 1037.29,
"totalUnpaidPenaltyChargesGst": 9406.77,
"penaltyPercent": null,
"campaignReferenceId": null,
"lastPaidDate": null,
"initialFoir": null,
"currentFoir": null,
"paid": false,
"unPaid": true,
"penaltyApplied": true
}
],
"capturePtpDate": null,
"writeOffType": "",
"ptpStatuses": [],
"flashFeedback": null,
"flashAlerts": {
"cibilAlerts": []
},
"callBasedInteractions": [
{
"referenceId": null,
"accountNumber": "016007697",
"recipientNumber": "7007470364",
"interactionTimestamp": "2023-04-22T11:43:38.576151",
"tag": "PAID"
},
{
"referenceId": null,
"accountNumber": "016007697",
"recipientNumber": "7007470364",
"interactionTimestamp": "2023-04-06T11:24:58.605719",
"tag": "RINGING_NO_RESPONSE"
},
{
"referenceId": null,
"accountNumber": "016007697",
"recipientNumber": "7007470364",
"interactionTimestamp": "2023-04-06T11:24:56.816147",
"tag": "BUSY"
},
{
"referenceId": null,
"accountNumber": "016007697",
"recipientNumber": "7007470364",
"interactionTimestamp": "2023-04-06T11:24:55.034327",
"tag": "RINGING_NO_RESPONSE"
},
{
"referenceId": null,
"accountNumber": "016007697",
"recipientNumber": "7007470364",
"interactionTimestamp": "2023-04-06T11:24:53.55342",
"tag": "RINGING_NO_RESPONSE"
}
],
"mandateStatus": "SUCCESS",
"retryEnachEnable": false,
"branch": null,
"outstandingPrincipal": 130000.0,
"outstandingInterest": 2840.51,
"unpaidDues": 1,
"tags": [],
"currentFoir": null,
"initialFoir": null,
"ptpPerEmiCountMap": {
"1": 0,
"2": 0
},
"annualRateOfInterest": 26.0
}