Get partner payment history
Get partner payment history
POST
Get partner payment history
Authorizations
JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.
Body
application/json
Available options:
new_to_old, old_to_new, high_to_low, low_to_high Example:
"desc"
LIKE filter on job name
Example:
"test"
LIKE filter on athlete name
Example:
"test"
= filter on amount
Example:
10
<= filter on amount
Example:
1000
Exact match on payment mode
Example:
"C"
Exact match on status (skip if 'All')
Example:
"Success"
Date filter on created_at
Example:
"2026-01-01"
Example:
1
Example:
10
Alias for limit
Example:
10
Response
200
Partner payment history