Payout

Content

Key
Type
Description

uuid

string

  • Public payout ID

  • 8 - 40 characters long

mode

string

  • Payout mode

  • Possible values: TEST or LIVE

object

string

Always payout

amount

int

Total payout amount

total_fees

int

Total of fees within the payout

currency

string

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, payrexx or unknown

status

string

Payout status

destination

Destination

transfers

array of Transfers

merchant

Merchant

is_manual_payout

bool

Was the payout created by hand by the merchant

Status Values

Status
Description

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