Verify the status of a payout
Endpoints — Payout
Verify the status of a payout
Queries the status of a payout (wallet or mobile money) from the token returned at creation.
GET
Verify the status of a 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.
Headers
API key of the LigdiCash project.
Bearer {API_TOKEN}Query parameter
Token returned by the payout creation endpoint (
/withdrawal/create or /straight/payout).Response
"00" = call succeeded, any other value = error.JWT payout token — identical to the one passed as parameter.
Result code label. Can be empty.
Additional description. Can be empty.
Always
[].Payout status:
completed, pending, or notcompleted.Operator identifier. Example:
"11" for Orange Burkina.Operator name. Example:
"ORANGE BURKINA".URL to the sub-codes documentation.
status | Meaning |
|---|---|
completed | Payout finalized successfully |
pending | Processing in progress |
notcompleted | Payout failed |
Error codes
Wiki:https://client.ligdicash.com/wiki/createStraightWithdrawal — see Sub-codes per endpoint.
