Created
March 20, 2013 14:35
-
-
Save eranrund/5205142 to your computer and use it in GitHub Desktop.
This file contains 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
Request: | |
{"name":"TODO test","account_number":"9900000002","routing_number":"021000021","type":"savings","system_timezone":2,"user_agent":"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 Safari/537.22","language":"en-US"} | |
Response: | |
{ | |
"credits_uri": "/v1/bank_accounts/BA2nZoAiqx5UFsPrs7P6i5PO/credits", | |
"bank_name": "JPMORGAN CHASE BANK", | |
"bank_code": "021000021", | |
"account": null, | |
"meta": {}, | |
"last_four": "0002", | |
"fingerprint": "5FHrF5i2ZqvSm3nZAMYfRF_pd", | |
"can_debit": false, | |
"id": "BA2nZoAiqx5UFsPrs7P6i5PO", | |
"verifications_uri": "/v1/bank_accounts/BA2nZoAiqx5UFsPrs7P6i5PO/verifications", | |
"routing_number": "021000021", | |
"verification_uri": null, | |
"name": "TODO test", | |
"created_at": "2013-03-20T14:34:43.785565Z", | |
"uri": "/v1/marketplaces/TEST-MP5zMmcwa5WBFzHX7fCCeyR2/bank_accounts/BA2nZoAiqx5UFsPrs7P6i5PO", | |
"is_valid": true, | |
"account_number": "xxxxxx0002", | |
"type": "checking" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment