List referred business earnings
Lists the earnings Whop pays out for one referred business’s activity, most recent first.
Authorizations
An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.
Headers
Pins the request to a dated API version.
"2026-08-21"
Path Parameters
The partner business ID (a coma_ identifier).
Query Parameters
Filter by earning status.
awaiting_settlement, pending, completed, canceled, reversed Filter to earnings from these income sources. Repeat the parameter for each one (income_source=sales&income_source=ad_spend).
sales, ad_spend, transfer, card_interchange x <= 100x <= 100The field to sort earnings by.
created_at, commission_amount, transaction_amount, payout_at Sort direction.
asc, desc Only return earnings created before this timestamp.
Only return earnings created after this timestamp.

