v1

latestOpenAPI 3.0.32026-07-26618696.8 KB
Wallets

Create Wallets

post/api/v1/wallets/

Request body

wallet_idstring required
currency'KES' | 'GHS' | 'NGN' | 'UGX' | 'TZS' | 'XAF' | 'XOF'

Supported currencies:

  • KES - Kenyan Shilling (KE)
  • GHS - Ghanaian Cedi (GH)
  • NGN - Nigerian Naira (NG)
  • UGX - Ugandan Shilling (UG)
  • TZS - Tanzanian Shilling (TZ)
  • XAF - Central African CFA Franc (CM)
  • XOF - West African CFA Franc (BF, CI)
wallet_type'SETTLEMENT' | 'WORKING'
  • SETTLEMENT - SETTLEMENT
  • WORKING - WORKING
can_disburseboolean
labelstring required
created_atstring date-time nullable required

Response

wallet_idstring required
currency'KES' | 'GHS' | 'NGN' | 'UGX' | 'TZS' | 'XAF' | 'XOF'

Supported currencies:

  • KES - Kenyan Shilling (KE)
  • GHS - Ghanaian Cedi (GH)
  • NGN - Nigerian Naira (NG)
  • UGX - Ugandan Shilling (UG)
  • TZS - Tanzanian Shilling (TZ)
  • XAF - Central African CFA Franc (CM)
  • XOF - West African CFA Franc (BF, CI)
wallet_type'SETTLEMENT' | 'WORKING'
  • SETTLEMENT - SETTLEMENT
  • WORKING - WORKING
can_disburseboolean
labelstring required
created_atstring date-time nullable required