Get Flex Payment History
Get Flex Payment History
Retrieve payment history for flex investments, including daily earnings records.
POST
Get Flex Payment History
The endpoint automatically filters to show ONLY DAILY_EARNING operations (type 4)
Authorizations
API key authentication using signed requests
Body
application/json
Request signature
Example:
"{{request}}"
Unique request identifier
Example:
"{{nonce}}"
Pagination limit.
Example:
50
Pagination offset.
Example:
0
Filter by plan ID (UUID).
Example:
"8f2e9d3c-1a4b-4c2d-9e5f-6a7b8c9d0e1f"
Filter by investment ID.
Example:
"inv_7e2d9c3b-1a4b-4c2d-9e5f-6a7b8c9d0e1f"
Filter by transaction ID.
Example:
"tx_9f3e0d4c-2b5c-4d3e-8f6g-7a8b9c0d1e2f"
Filter from date (timestamp).
Example:
1640995200
Filter to date (timestamp).
Example:
1641081600