Selcom Pesa Disbursement
The Selcom Pesa Disbursement API allows you to transfer funds from your SplashPay wallet directly to a Selcom Pesa wallet. Selcom Pesa transfers are processed instantly and are ideal for wallet-to-wallet transfers within the Selcom ecosystem.Endpoint
Authentication
Every request must include your API credentials.Example Request
- cURL
- JavaScript
- Python
- PHP
Request Body
Example Response
Transaction Status
Wallet Name Lookup
To minimize failed transactions, verify the wallet before initiating the transfer.Error Codes
Best Practices
1
Verify the wallet
Use the Name Lookup API before sending funds.
2
Generate unique references
Every disbursement should have a unique merchant reference.
3
Use Idempotency-Key
Always send an
Idempotency-Key to prevent duplicate payouts.4
Process webhooks
Use webhook events to receive the final transaction status instead of polling.
