Create a direct mobile money payout
Endpoints — Payout
Create a direct mobile money payout
Transfers funds directly to a mobile money number, without an intermediary LigdiCash account.
POST
Create a direct mobile money payout
Documentation Index
Fetch the complete documentation index at: https://developers.ligdicash.com/llms.txt
Use this file to discover all available pages before exploring further.
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
API key of the LigdiCash project.
Bearer {API_TOKEN}application/jsonapplication/jsonBody
Response
"00" = payout initiated, any other value = error.Payout token. Store it — required to verify the status.
Associated message. Can be empty.
Additional description. Can be empty.
Always
"".URL to the sub-codes documentation.
Error codes
Wiki:https://client.ligdicash.com/wiki/createStraightWithdrawal — see Sub-codes per endpoint.
