Skip to main content
POST
Create a direct mobile money payout
This method is not instant. The delay can range from a few seconds to several days depending on the operator. For an instant credit to a LigdiCash wallet, use POST /pay/v01/withdrawal/create.

Headers

Apikey
string
required
API key of the LigdiCash project.
Authorization
string
required
Bearer {API_TOKEN}
Accept
string
required
application/json
Content-Type
string
required
application/json

Body

commande
object
required

Response

response_code
string
"00" = payout initiated, any other value = error.
token
string
Payout token. Store it — required to verify the status.
response_text
string
Associated message. Can be empty.
description
string
Additional description. Can be empty.
custom_data
string
Always "".
wiki
string
URL to the sub-codes documentation.

Error codes

Wiki: https://client.ligdicash.com/wiki/createStraightWithdrawal — see Sub-codes per endpoint. Merchant payout — to mobile money — differences with wallet payout.