We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4692f34 commit 673aa3dCopy full SHA for 673aa3d
mocks/contact.json
@@ -87,31 +87,5 @@
87
"email": "[email protected]"
88
}
89
90
- ],
91
- "accountHistory": [
92
- {
93
- "amount": "919.76",
94
- "date": "2012-02-01T17:00:00.000Z",
95
- "business": "Jenkins, Lind and Abshire",
96
- "name": "Credit Card Account 0934",
97
- "type": "withdrawal",
98
- "account": "91928453"
99
- },
100
101
- "amount": "354.28",
102
103
- "business": "Hilpert, Hilll and Christiansen",
104
- "name": "Savings Account 8300",
105
106
- "account": "11800102"
107
108
109
- "amount": "789.96",
110
111
- "business": "D'Amore and Sons",
112
- "name": "Checking Account 5201",
113
- "type": "payment",
114
- "account": "58013435"
115
- }
116
]
117
0 commit comments