-
Notifications
You must be signed in to change notification settings - Fork 28
/
blank_template_custom_sandbox_user.json
129 lines (129 loc) · 3.09 KB
/
blank_template_custom_sandbox_user.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
{
"version": null,
"seed": null,
"override_accounts": [
{
"type": null,
"subtype": null,
"starting_balance": null,
"force_available_balance": null,
"currency": null,
"meta": {
"name": null,
"official_name": null,
"limit": null
},
"numbers": {
"account": null,
"ach_routing": null,
"ach_wire_routing": null,
"eft_institution": null,
"eft_branch": null,
"international_bic": null,
"international_iban": null,
"bacs_sort_code": null
},
"transactions": [
{
"date_transacted": null,
"date_posted": null,
"amount": null,
"description": null,
"currency": null
}
],
"identity": {
"names": [
null
],
"phone_numbers": [
{
"data": null,
"primary": null,
"type": null
}
],
"emails": [
{
"data": null,
"primary": null,
"type": null
}
],
"addresses": [
{
"data": {
"city": null,
"region": null,
"street": null,
"postal_code": null,
"country": null
},
"primary": null
}
]
},
"liability": {
"type": null,
"purchase_apr": null,
"cash_apr": null,
"balance_transfer_apr": null,
"special_apr": null,
"last_payment_amount": null,
"minimum_payment_amount": null,
"is_overdue": null,
"origination_date": null,
"principal": null,
"nominal_apr": null,
"interest_capitalization_grace_period_months": null,
"repayment_model": {
"type": null,
"non_repayment_months": null,
"repayment_months": null
},
"expected_payoff_date": null,
"guarantor": null,
"is_federal": null,
"loan_name": null,
"loan_status": {
"end_date": null,
"type": null
},
"payment_reference_number": null,
"pslf_status": {
"estimated_eligibility_date": null,
"payments_made": null,
"payments_remaining": null
},
"repayment_plan_type": null,
"sequence_number": null,
"servicer_address": {
"data": {
"city": null,
"region": null,
"street": null,
"postal_code": null,
"country": null
},
"primary": null
}
},
"inflow_model": {
"type": null,
"income_amount": null,
"payment_day_of_month": null,
"transaction_name": null,
"statement_day_of_month": null
}
}
],
"mfa": {
"type": null,
"question_rounds": null,
"questions_per_round": null,
"selection_rounds": null,
"selections_per_question": null
},
"recaptcha": null,
"force_error": null
}