getFixedTermOrder
Retrieve fixed-term savings order history with cursor-based pagination. Filter by product, category, order type, order ID, and time range to review staking, redemption, or reinvestment records.
Instructions
Query fixed term order history. Supports cursor-based pagination.
Notes:
When querying by
productId,categorymust also be providedReturns all order types if
orderTypeis not specified
Rate limit: 10 req/s (UID)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| endTime | No | ||
| orderId | No | ||
| category | No | ||
| orderType | No | ||
| productId | No | ||
| startTime | No |