v1
latestOpenAPI 3.1.02026-07-24620123.6 KBGet External Accounts
get/api/b2b/external-accounts
Response
200
Example response
{
"success": true,
"data": [
{
"country": "UG",
"createdAt": 1726841623,
"externalAccountId": "02YyNLFCsq0XOTRggSXW",
"destination": "Bank Account",
"currency": "UGX",
"payoutMethod": {
"branchCode": "12",
"code": "123",
"accountName": "Barbara Gordon",
"accountNumber": "1234fd78"
}
}
]
}