Skip to main content
POST
Create wallet

Authorizations

Authorization
string
header
default:ISSecretKey_test_xxxxxxxxxxxxxxxx
required

Use your KulmiPay secret key as the Bearer token.

Body

application/json
label
string
required
Minimum string length: 1
Pattern: ^[a-zA-Z0-9-_ ]+$
currency
enum<string>
Available options:
KES,
USD,
EUR,
GBP
wallet_type
enum<string>
Available options:
SETTLEMENT,
WORKING
can_disburse
boolean

Response

201 - application/json
label
string
required
Minimum string length: 1
Pattern: ^[a-zA-Z0-9-_ ]+$
wallet_id
string
read-only
currency
enum<string>
Available options:
KES,
USD,
EUR,
GBP
wallet_type
enum<string>
Available options:
SETTLEMENT,
WORKING
can_disburse
boolean
created_at
string<date-time> | null
read-only