Skip to main content
GET
JavaScript

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

payout_id
string
requerido

Id of the Payout to get breakup for

Respuesta

Payout breakup by event type in payout currency

event_type
string
requerido

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

total
integer<int64>
requerido

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).

Última modificación el 1 de abril de 2026