GET v1/BankLogins/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
BankLoginGetModel| Name | Description | Type | Additional information |
|---|---|---|---|
| BankLoginSession | BankLoginSessionGetModel |
None. |
|
| BankLoginTypes | BankLoginTypesGetModel |
None. |
|
| Id | globally unique identifier |
None. |
|
| BankId | globally unique identifier |
None. |
|
| BankStmtRangeFrom | Date |
None. |
|
| BankStmtRangeTo | Date |
None. |
|
| Name | string |
Required |
Response Formats
application/json, text/json
Sample:
Sample not available.