Search for bank branch based on a Bank Swift, Branch Code and Account Number.
GET http:///api/v2/bank/branch
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| BankSwift | string | Required | |
| BranchCode | string | Required | |
| AccountNumber | string | Required |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK OK |
GiroBankBranchModel |
Powered by DapperDox