getFixedTermOrder
Query fixed term order history using filters like product ID, category, order type, and time range. Supports cursor-based pagination.
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 |