Skip to main content
GET
Verify the status of a payout

Headers

string
required
API key of the LigdiCash project.
string
required
Bearer {API_TOKEN}

Query parameter

string
required
Token returned by the payout creation endpoint (/withdrawal/create or /straight/payout).

Response

string
"00" = call succeeded, any other value = error.
string
JWT payout token — identical to the one passed as parameter.
string
Result code label. Can be empty.
string
Additional description. Can be empty.
array
Always [].
string
Payout status: completed, pending, or notcompleted.
string
Operator identifier. Example: "11" for Orange Burkina.
string
Operator name. Example: "ORANGE BURKINA".
string
URL to the sub-codes documentation.

Error codes

Wiki: https://client.ligdicash.com/wiki/createStraightWithdrawal — see Sub-codes per endpoint. Verify the status of a payout — polling vs callback strategy.