Skip to main content
GET
JavaScript

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parametri del percorso

payout_id
string
obbligatorio

Id of the Payout to get breakup for

Risposta

Payout breakup by event type in payout currency

event_type
string
obbligatorio

The type of balance ledger event (e.g., "payment", "refund", "dispute", "payment_fees").

total
integer<int64>
obbligatorio

Total amount for this event type in the payout's currency, in that currency's smallest unit (cents for USD, yen for JPY, fils for KWD).

Ultima modifica il 4 maggio 2026