Referrals
List Referral Earnings
Paginated history of referral earnings for the authenticated user. Filter by time window or event type.
GET
List Referral Earnings
Authorizations
Query Parameters
Required range:
x >= 0Required range:
1 <= x <= 100Only return earnings created in the last N days.
Required range:
x >= 1Example:
30
Filter by the event that triggered the earning.
Available options:
DEPOSIT, TRADE, SIGNUP, VERIFICATION, ORDER, WIN Response
List of referral earnings
Unique earning record ID.
Amount earned in this single referral earning event (in the currency field's denomination).
Example:
"3.00"
Currency of this earning. Typically PT (Predicta Token).
Example:
"PT"
The qualifying action performed by the referred user that triggered this earning (e.g. DEPOSIT, TRADE).
ID of the referred account whose action triggered this earning.
Timestamp when this earning was credited.
List Referral Earnings
