v1
latestOpenAPI 3.1.02026-07-24620123.6 KBGet Accounts
get/api/b2b/banking/accounts
Response
200
Example response
{
"success": true,
"data": [
{
"accountName": "Wayne Enterprises",
"accountId": "000123456789",
"currency": "KES",
"accountType": "SME Account"
}
]
}