Payout statuses
The payout status comes in the body of the response of some methods and indicates at what stage the payout is at the moment
Name | Definition |
---|---|
process | Payout in process |
check | The payout is being verified |
paid | The payout was successful |
fail | Payout failed |
cancel | Payout cancelled |
system_fail | A system error has occurred |
Definition
Payout in processDefinition
The payout is being verifiedDefinition
The payout was successfulDefinition
Payout failedDefinition
Payout cancelledDefinition
A system error has occurred