queryFixedBorrowContracts
Retrieve fixed-rate borrow contracts with details on principal, interest, and status. Supports filtering by orderId, currency, or term with cursor-based pagination.
Instructions
Query fixed-rate borrow contracts (matched loan details).
Rules:
Supports cursor-based pagination
Can filter by orderId, orderCurrency, or term
Default page size is 10, maximum is 100
Returns matched contract details including principal, interest, and status
Unified account only
Service: bizasset-uta-loan-prod
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | No | ||
| limit | No | 10 | |
| cursor | No | ||
| orderId | No | ||
| orderCurrency | No |