Retrieve account and routing number for an Account.
Headers
Name | Value |
---|---|
Authorization | Bearer {token} |
Response
Name | Value |
---|---|
account_no | string |
routing_no | string |
Status Code
Code | Comment |
---|---|
200 | Request OK. |
404 | Cannot retrieve Account’s detail from the financial institution. |
401 | User not authorized. |