Skip to content

Instantly share code, notes, and snippets.

@nodesocket
Created June 21, 2013 18:53
Show Gist options
  • Save nodesocket/5833447 to your computer and use it in GitHub Desktop.
Save nodesocket/5833447 to your computer and use it in GitHub Desktop.
{
"status": "pending",
"_type": "credit",
"description": null,
"created_at": "2013-06-21T18:45:53.119861Z",
"uri": "/v1/credits/CR6ezjHbNWsVhyrzHDO9zQKW",
"amount": 10000,
"_uris": {},
"meta": {},
"appears_on_statement_as": "example.com",
"id": "CR6ezjHbNWsVhyrzHDO9zQKW",
"bank_account": {
"routing_number": "121000358",
"bank_name": "BANK OF AMERICA, N.A.",
"_type": "bank_account",
"name": "Johann Bernoulli",
"type": "checking",
"verification_uri": null,
"_uris": {
"verifications_uri": {
"_type": "page",
"key": "verifications"
}
},
"meta": {},
"account_number": "xxxxxx0001",
"fingerprint": "1eH719hwbYRpEILVKyboPs_pn",
"can_debit": false,
"verifications_uri": "/v1/bank_accounts/BA6eekCmab99qsZT3zzFzvMO/verifications"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment