Payouts
Payments
Withdrawing your available balance to your payout destination. This screen carries both halves: the request, and the decision.
The request
The amount is gross: withdrawal fees come out of it, they are not added on top.
A request is not a payout. No money moves and nothing is reserved until an approver has decided. That is the maker-checker separation: one side asks, the other decides.
The decision
An owner sees Approve and Reject on every pending request.
Approving asks which pocket the money comes out of — the (platform, country) pair. If it is short, the ledger refuses and you choose another: the balance shown beside it is an indication, not the barrier.
The confirmation code is tied to the request AND to the chosen pocket. Changing pocket requires a new one.
Rejecting releases nothing, because nothing was held. There is deliberately no cancellation on the requester's side: a pending request holds no funds, so it is rejected by the decider instead.
The API equivalent is POST /v1/payout-requests — see Payouts.
— /dashboard/payouts