Commission over time
Commission paid and pending per bucket over the period, in the company base currency, with payment counts. Pass partner/category/tier/stage filters. Defaults to the current year.
Authorizations
API key authentication. Use "Bearer <api_key>" or "Api-Key <api_key>".
Query Parameters
Reporting period (resolved to a date range server-side). Defaults to current_year. Ignored when start_date + end_date are both supplied.
current_year, last_year, current_quarter, last_quarter, current_month, last_month, last_30_days, last_90_days, last_6_months, last_12_months ISO date for a custom range start (use with end_date).
ISO date for a custom range end (use with start_date).
Limit to one partner type; omit to include all partners.
referral, reseller, distributor For referral partners, which lead direction to count.
received, sent, all Restrict to these partnerships (uuids). Pass a single uuid for one partner's scorecard.
Restrict to partners in these categories (uuids).
Restrict to partners in these tiers (uuids).
Restrict to partners in these partnership stages (uuids).
Max rows for list/leaderboard endpoints (default per endpoint).
1 <= x <= 100