Get all payment history
Get all payment history
POST
Get all 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"
Payment status filter
Available options:
Success, Pending Example:
"Success"
LIKE on sub_title, main_title, description, transaction_id
Example:
"test"
= filter on amount
Example:
10
<= filter on amount
Example:
1000
Filter by job
Example:
1
Filter by deliverable
Example:
1
Filter by type (skip if 'All')
Example:
"cash"
Filter by payment mode (skip if 'All')
Example:
"C"
Date filter on paid_on
Example:
"2026-01-01"
Example:
1
Example:
10
Alias for limit
Example:
10
Response
200
All payment history