Create a wallet payout
Endpoints — Payout
Create a wallet payout
Transfers funds to a beneficiary’s LigdiCash wallet, with an option to auto-transfer to their mobile money.
POST
Create a wallet 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.
The beneficiary must have a LigdiCash account. To send directly to a mobile money number without a LigdiCash account, use POST /pay/v01/straight/payout.
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/createWithdrawal — see Sub-codes per endpoint.
Related guide
Customer payout — to LigdiCash wallet — use cases andtop_up_wallet details.