Skip to main content
GET
JavaScript

承認

Authorization
string
header
必須

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

パスパラメータ

payout_id
string
必須

Id of the Payout to get breakup for

クエリパラメータ

page_size
integer<int32>

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

必須範囲: x >= 0
page_number
integer<int32>

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

必須範囲: x >= 0

レスポンス

Per-row payout breakup in payout currency

Paginated response containing individual payout breakup entries.

items
object[]
必須

List of payout breakup detail entries.

最終更新日 2026年4月1日