मुख्य सामग्री पर जाएं
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.

अंतिम संशोधन 1 अप्रैल 2026