1{
2 "LoanUpdate": {
3 "LoanNumber": "LR-96e3f915eab244f",
4 "IssuingBankId": "CRB",
5 "Platform": "string",
6 "LoanType": "HFS",
7 "NoteDate": "/Date(1611047069923-0000)/",
8 "BorrowerLastName": "Andersen",
9 "BorrowerFirstName": "Betty",
10 "BorrowerDOB": "/Date(536389200000-0000)/",
11 "BorrowerSSN": "666712488",
12 "BorrowerAddress": "171_Jettie_Mountains",
13 "BorrowerCity": "Gislasonchester",
14 "BorrowerState": "TX",
15 "BorrowerZip": "78948",
16 "LoanAmount": 1400,
17 "NetFunding": 800,
18 "Rate": 0.2,
19 "APR": "10",
20 "BatchId": "string",
21 "BorrowerPhone": {{$randomPhoneNumber}},
22 "BorrowerEmail": {{$randomEmail}},
23 "Amortization": 0,
24 "Term": 36,
25 "RateType": 0,
26 "PriorLoanFlag": "string",
27 "FICO": 10,
28 "FICODate": "2017-12-31",
29 "CreditGrade": "string",
30 "AssetClass": 0,
31 "LoanPurpose": "string",
32 "Investor": "string",
33 "Servicer": "string",
34 "ApplicationDate": {{ApplicationDate}},
35 "RegBDecisionDate": {{RegBDecisionDate}},
36 "PurchaseDate": {{PurchaseDate}},
37 "PaymentDueDate": {{PaymentDueDate}},
38 "ApprovedLoanAmount": 0,
39 "PeriodicPayment": 0,
40 "OriginationFee": 100,
41 "HomeownerFlag": "string",
42 "OpenCreditLines": 0,
43 "AnnualIncome": 0,
44 "CreditInquiries12months": 0,
45 "DQPast24months": 0,
46 "PublicRecordsOnFile": 0,
47 "EmploymentLength": 0,
48 "DebtUtilization": 0,
49 "TotalRevolvingDebt": 0,
50 "AccountsOpenedPast24months": 0,
51 "CollectionsExcludingMedical": 0,
52 "MonthsSinceLastRecord": 0,
53 "Employer": "string",
54 "DTI": 0,
55 "MLAFLAG": "string",
56 "MAPR": "string",
57 "ReceiverName": "string",
58 "SameDayFlag": 0,
59 "AddendaRecord": "string",
60 "CoBorrowerFirstName": "string",
61 "CoBorrowerLastName": "string",
62 "CoBorrowerDOB": "2017-12-31T09:18:46.377Z",
63 "CoBorrowerSSN": "string",
64 "CoBorrowerAddress": "string",
65 "CoBorrowerCity": "string",
66 "CoBorrowerState": "string",
67 "CoBorrowerZip": "string",
68 "CoBorrowerPhone": "string",
69 "CoBorrowerEmail": "string",
70 "CoBorrowerFICO": 0,
71 "MerchantName": "string",
72 "MerchantFee": 0,
73 "RefundAmount": 0,
74 "AdjustedLoanAmount": 0,
75 "AdjustedNetFunding": 0,
76 "AdjustedOriginationFee": 0,
77 "AdjustedCurrentMonthlyPayment": 0,
78 "RefundDate": "2017-12-31T09:18:46.377Z",
79 "AdjustedMerchantFee": 0,
80 "FinalPaymentDate": {{FinalPaymentDate}},
81 "FinalPayment": 0,
82 "FinanceCharge": 0,
83 "TotalPayments": 0,
84 "PPY": 0,
85 "PaymentFrequency": 0,
86 "StandardEntryTypeCode": "string",
87 "InterestAccrualMethodDays": 0,
88 "SubpoolId": "Moe83",
89 "Program": "DTM",
90 "Field1": "string",
91 "Field2": "string",
92 "Field3": "string",
93 "Field4": "string",
94 "Field5": "string",
95 "Field6": "string",
96 "Field7": "string",
97 "Field8": "string",
98 "Field9": "string",
99 "Field10": "string",
100 "Field11": "string",
101 "Field12": "string",
102 "Field13": "string",
103 "Field14": "string",
104 "Field15": "string",
105 "Field16": "string",
106 "Field17": "string",
107 "Field18": "string",
108 "Field19": "string",
109 "Field20": "string",
110 "Rails": [
111 {
112 "ACHFields": {
113 "StandardEntryClassCode": "PPD",
114 "TransactionType": "push",
115 "ToRoutingNumber": "021214891",
116 "ToAccountType": "GL",
117 "ToAccountName": "Test",
118 "ToAccountNumber": "9999999999",
119 "Description": "Test"
120 },
121 "RailType": "COSACH",
122 "Priority": 1,
123 "Amount": 300
124 }
125 ]
126 }
127}