Skip to main content
POST
Simulates the Monime provider webhook so a pending Test Mode deposit completes (or fails) without a real mobile-money payment. This is how you drive the deposit lifecycle end-to-end in the sandbox — see the testing guide.
Test Mode only. Calling this with Live Mode credentials returns 403.

Request Body

string
required
The ID of the pending deposit transaction to complete or fail.
string
default:"successful"
The outcome to simulate: successful or failed.

Response