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