Skip to main content
GET
/
api
/
v3
/
dashboard
/
bulk-payments
/
api
/
wallets
Get available wallets for bulk payments
curl --request GET \
  --url https://sandbox-api.kotanipay.com/api/v3/dashboard/bulk-payments/api/wallets
[
  {
    "id": "<string>",
    "name": "<string>",
    "currency": "KES",
    "balance": 123
  }
]
Get available wallets that can be used for bulk payments.

Response

200 - application/json

Available wallets retrieved successfully

id
string
required

Wallet ID

name
string
required

Wallet name

currency
enum<string>
required

Wallet currency

Available options:
KES,
GHS,
NGN,
ZAR,
ZAR,
USD,
XOF,
ZMW,
XAF,
SLE,
CDF,
TZS,
UGX,
EGP,
MWK,
RWF,
ETB,
MZN,
LSL,
GNF,
USDT,
BTC,
ETH,
USDC
balance
number
required

Available balance