List a business referral's 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.
Headers
Pins the request to a dated API version. When omitted, the request uses the original (2025-01-01) request/response shapes, so existing unversioned callers are never broken. Generated SDKs always send the latest version they were built against. An unrecognized value is rejected with a 400. The schemas documented here always describe the latest version.
"2026-06-09"
Path Parameters
The business referral ID (a coma_ identifier).
Query Parameters
Filter by earning status.
awaiting_settlement, pending, completed, canceled, reversed x <= 100x <= 100Comma-separated extras to embed. Supported: receipt_fees (adds amount_after_fees and the receipt_fees breakdown).
receipt_fees Field to sort earnings by.
created_at, amount, payout_at Sort direction.
asc, desc 
