BinanceGetDualInvestmentPositions
Fetch Dual Investment positions with status, subscription details, APR, and settlement info. Filter by status or paginate results for efficient tracking.
Instructions
Fetch Dual Investment positions in batch, including status, subscription details, APR, and settlement info. Filter by status or paginate results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Position status: PENDING (awaiting results), PURCHASE_SUCCESS, SETTLED, PURCHASE_FAIL, REFUNDING, REFUND_SUCCESS, or SETTLING. If not provided, returns all. | |
| pageSize | No | Number of items per page, default 10, max 100 | |
| pageIndex | No | Page index, default 1 | |
| recvWindow | No | Optional time window for request validity (max 60000) |