Advertisement
Guest User

Error Creating ACH Account

a guest
Feb 21st, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. Request URL: http://localhost:44333/instruments-proxy/user/c6fec28e/accounts/ach
  2. Request Method: POST
  3. Status Code: 400 Bad Request
  4.  
  5. Body:
  6. {"accountNumber":"123456789123","routingNumber":"051404260","bankName":"Bank Account","type":"primaryChecking","nameOnAccount":"Dhruvin Gajjar"}
  7.  
  8. Response:
  9. {
  10. "code": "CouldNotIssueEMoneyAccountCard",
  11. "stackTrace": "/user/c6fec28e/accounts/ach",
  12. "created": "2019-02-21T16:01:24.0364804-05:00",
  13. "isSuccess": false
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement