Skip to main content
POST
This endpoint initiates a mobile money deposit to a user’s wallet via Monime. It generates a payment code that the user can use to complete the deposit through their mobile money provider (e.g., Orange Money, Africell Money).

Request Body

string
required
The unique identifier of the wallet to deposit funds into.
integer
required
The amount to deposit in SLE cents (e.g., 1000 for 10.00 SLE).

Response

string
The unique identifier for the transaction in HOST Pay.
object
The full response from the Monime service, including the generated payment code and instructions.
object
The transaction record details.