GET v1/banklogins/{bankLoginId}/bankAccounts/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| bankLoginId | globally unique identifier |
Required |
|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
BankAccountGetModel| Name | Description | Type | Additional information |
|---|---|---|---|
| BankAccountHolder | string |
None. |
|
| BankAccountNumber | string |
None. |
|
| BankLoginId | globally unique identifier |
None. |
|
| Id | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.