Skip to main content
GET
JavaScript

Auktoriseringar

Authorization
string
header
obligatorisk

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

Sökvägsparametrar

payout_id
string
obligatorisk

Id of the Payout to get breakup for

Frågeparametrar

page_size
integer<int32>

Number of items per page. Default: 10, Max: 100.

Obligatoriskt intervall: x >= 0
page_number
integer<int32>

Page number (0-indexed). Default: 0.

Obligatoriskt intervall: x >= 0

Svar

Per-row payout breakup in payout currency

Paginated response containing individual payout breakup entries.

items
object[]
obligatorisk

List of payout breakup detail entries.

Senast ändrad 20 april 2026