Created
August 19, 2017 17:40
-
-
Save jraczak/d72f417c0aa72db19b37fd0d6019fe61 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"account_id" => "ejR5rQ4KwPuBpXNb67kzIJ4ZK7KxnwSxbRP5p", | |
"balances" => { | |
"available" => 20498.78, "current" => 20498.78, "limit" => nil | |
}, | |
"mask" => "0510", | |
"name" => "Primary Checking", | |
"official_name" => nil, | |
"subtype" => "checking", | |
"type" => "depository" | |
}, { | |
"account_id" => "ww0PmQnjaLHowvR947MjuPRrpbpN1EhdvkxqB", | |
"balances" => { | |
"available" => 16577.56, "current" => 3422.44, "limit" => 20000 | |
}, | |
"mask" => "3779", | |
"name" => "CREDIT CARD", | |
"official_name" => nil, | |
"subtype" => "credit card", | |
"type" => "credit" | |
}, { | |
"account_id" => "d0EZXzrgd1TymoZjw9KOs3k5BJBDK6s0Q7wV6", | |
"balances" => { | |
"available" => 638.27, "current" => 2861.73, "limit" => 3500 | |
}, | |
"mask" => "7303", | |
"name" => "CREDIT CARD", | |
"official_name" => nil, | |
"subtype" => "credit card", | |
"type" => "credit" | |
}, { | |
"account_id" => "YD8k4amrzgS0w5QYr6ORfBLzn0nqJEceqo4gv", | |
"balances" => { | |
"available" => 4988.61, "current" => 4988.61, "limit" => nil | |
}, | |
"mask" => "8101", | |
"name" => "Savings 3000", | |
"official_name" => nil, | |
"subtype" => "savings", | |
"type" => "depository" | |
}, { | |
"account_id" => "m51MRQbg3vukNy97zZOxuk8z606aoDSrvKAJj", | |
"balances" => { | |
"available" => 11272.34, "current" => 3227.66, "limit" => 14500 | |
}, | |
"mask" => "8733", | |
"name" => "CREDIT CARD", | |
"official_name" => nil, | |
"subtype" => "credit card", | |
"type" => "credit" | |
}, { | |
"account_id" => "zD43yQwo8PSZDbVx9mMRfNMQzjzPx0iAnj1qQ", | |
"balances" => { | |
"available" => 2345.86, "current" => 605.14, "limit" => 2951 | |
}, | |
"mask" => "9678", | |
"name" => "CREDIT CARD", | |
"official_name" => nil, | |
"subtype" => "credit card", | |
"type" => "credit" | |
}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment