GET v1/banklogins/{bankLoginId}/bankAccounts
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| bankLoginId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of 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, application/xml, text/xml
Sample:
Sample not available.