Get User Flex Investments
Get User Flex Investments
Retrieve your current active flex investments and their balances. Available to B2B partners only.
POST
Get User Flex Investments
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. Default: 100.
Example:
100
Pagination offset. Default: 0.
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 status (1=ACTIVE, 0=CLOSED).
Available options:
0, 1 Example:
1