get https://api.openbanking.ng/branch/getBranch/
Finds a branch by branch code
Response Parameters
For a successful call, the data parameter has all the parameters for the response. These parameters are described below
| Parameter | Description | Example |
|---|---|---|
| branchId | The unique id of the branch as sent in the request | RXXXXXXXXX CCXXXXXXXX 120093993999 |
| branchName | The name of the branch | Ikoyi Branch |
| branchType | The branch Type | |
| city | The city where the branch is loacated | Lagos |
| latitude | The latitude value of the branch | |
| longitude | The longitude value of the branch | |
| numberOfATMs | The number of available ATMs at the branch | 4 |
| phoneNumber | The phone number of the branch manager | 0803XXXXXXXX |
| state | The state where the branch is located | Lagos |
| street | The street where the branch is Located | Adeola Odeku street. |
