Blucera Developer API home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
NGN Banking
Get Banks List
API Reference
Documentation
Documentation
Github
Banking
Bank Accounts
NGN Banking
GET
List NGN Bank Accounts
POST
Create NBN Bank Account
GET
Retrieve NGN Bank Account
PUT
Update NGN Bank Account (Put)
DEL
Delete NGN Bank Account
PATCH
Update NGN Bank Account (Patch)
GET
List Transactions
POST
Confirm Beneficiary
GET
Get Banks List
POST
Initiate Transaction
US Banking
Evault
Archives
Bins
Files
Folders
File Shares
Storage Usage
Tags
Metas
Request Logs
NGN Banking
Get Banks List
GET
/
banking
/
v1
/
ng
/
bank_accounts
/
{id}
/
transfer
/
get_bank_list
/
Try it
200
Copy
[
{
"bank_code"
:
"<string>"
,
"bank_name"
:
"<string>"
}
]
Authorizations
api-key
string
header
required
Path Parameters
id
string
required
Response
200 - application/json
The response is of type
object[]
.
Confirm Beneficiary
Initiate Transaction
200
Copy
[
{
"bank_code"
:
"<string>"
,
"bank_name"
:
"<string>"
}
]
Assistant
Responses are generated using AI and may contain mistakes.