Skip to main content
GET
Get partner commission summary

Authorizations

Authorization
string
header
required

Query Parameters

month
string

Optional YYYY-MM filter. When provided, totalEarnings/pendingCommissions/processedCommissions/commissionCount are scoped to that month. thisMonthEarnings and lastMonthEarnings always reflect the current and previous calendar months.

Response

Success

totalEarnings
number<double>
required
pendingCommissions
number<double>
required
processedCommissions
number<double>
required
thisMonthEarnings
number<double>
required
lastMonthEarnings
number<double>
required
commissionCount
number<double>
required