Retrieve the history of Flex investment operations including deposits and withdrawals via the V4 API.
The public WhiteBIT API key.
Base64-encoded JSON request body.
HMAC-SHA512 signature of the payload, hex-encoded. Computed as hex(HMAC-SHA512(payload, api_secret)).
Request signature
"{{request}}"
Unique request identifier
"{{nonce}}"
Pagination limit.
50
Pagination offset.
0
Filter by plan ID (UUID).
"8f2e9d3c-1a4b-4c2d-9e5f-6a7b8c9d0e1f"
Filter by investment ID.
"inv_7e2d9c3b-1a4b-4c2d-9e5f-6a7b8c9d0e1f"
Filter by transaction ID.
"tx_9f3e0d4c-2b5c-4d3e-8f6g-7a8b9c0d1e2f"
Filter from date (timestamp).
1640995200
Filter to date (timestamp).
1641081600
Array of operation type IDs. See table below.
[1, 2, 4]