Skip to main content
POST
This endpoint allows users to withdraw funds from their wallet directly to a mobile money account (Orange Money or Africell Money) in Sierra Leone.

Request Body

string
required
The unique identifier of the wallet to withdraw funds from.
number
required
The amount to withdraw in SLE (e.g., 50.50 for 50.50 SLE).
string
required
The recipient’s mobile money phone number in E.164 format (e.g., +23278XXXXXX).
string
The mobile money provider code:
  • m17: Orange Money (default)
  • m18: Africell Money
string
The currency code. Currently, only “SLE” is supported for mobile money cashouts.

Response

string
The unique identifier for the transaction.
string
The ID of the wallet the funds were withdrawn from.
number
The net amount being sent to the mobile money account.
string
The currency code (“SLE”).
string
The current status of the transaction (e.g., “pending”, “completed”, “failed”).
number
The fee charged by Monime for the cashout.
number
The platform fee collected for this withdrawal.