KES Payment API
Simulate Payout Notification
Simulates a payout status notification in the sandbox environment. Use this to test how your application handles payout outcomes without performing real transactions.
POST
Authorizations
Access key from Dashboard
HMAC-SHA256 signature (hex lowercase)
Unix timestamp in seconds (UTC) as a string
Body
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")