Get athlete referral payment history
Get athlete referral payment history
POST
Get athlete referral payment history
Authorizations
JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.
Body
application/json
For agent accessing athlete history
Example:
123
Available options:
new_to_old, old_to_new, high_to_low, low_to_high Example:
"desc"
LIKE filter on referred user name
Example:
"test"
= filter on amount paid
Example:
10
<= filter on amount paid
Example:
1000
Exact match on payment mode
Example:
"C"
Date filter on created_at
Example:
"2026-01-01"
Example:
1
Example:
10
Alias for limit
Example:
10
Response
200
Referral payment history