Payout
Content
uuid
string
Public payout ID
8 - 40 characters long
mode
string
Payout mode
Possible values:
TESTorLIVE
object
string
Always payout
amount
int
Total payout amount
total_fees
int
Total of fees within the payout
date
string
The date of the payout in the format 2026-01-16
statement
string
Bank statement
payer
string
The initiator of the payout
Possible values:
stripe,payrexxorunknown
status
string
Payout status
is_manual_payout
bool
Was the payout created by hand by the merchant
Status Values
initiated
Payout has been initiated by the system
pending
Payout is created and ready for processing
under-review
Payout needs to be investigated in more detail
processing
Payout file is sent by the bank
sent
Payout transmitted successfully to the bank
failed
Payout failed and returned from bank
Example
Last updated