Get Flex Investment History
Get Flex Investment History
Retrieve the history of your Flex investment operations including deposits and withdrawals via the V4 API.
POST
Get Flex Investment History
These endpoints are available only for B2B partner services. Fill the form at https://whitebit.com/institutional-services/b2b to request access.
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
Array of operation type IDs. See table below.
Example:
[1, 2, 4]