Payout Status
Check the status of a KES payout and simulate outcomes in sandbox
Payout Status
After initiating a payout via Single Transfer, use the payout status endpoint to confirm the final outcome of the transaction.
Confirm Payout Status
Query Parameters
The transaction reference returned after initiating a payout.
Response
Response Fields
true if the request was processed successfully.
Contains payout status details.
Simulate Payout Notification (Sandbox Only)
This endpoint is available in sandbox mode only. Do not use it in production.
In sandbox, payout notifications are not sent automatically. Use this endpoint to simulate the outcome of a payout and trigger your webhook handler.
Request Parameters
The transaction reference of the payout to simulate.
Set to true to simulate a successful payout, false to simulate a failure.
Optional message describing the simulated outcome (e.g., "Insufficient funds at provider").