accountFixedBorrow
Create a fixed-rate borrow order for a Unified account with terms from 7 to 180 days. Choose partial or full fill strategy and maturity handling. Requires user confirmation of amount, rate, and term.
Instructions
Create a fixed-rate borrow order for Unified account.
Rules:
Supports fixed terms: 7, 14, 30, 90, 180 days
Order strategy:
PARTIAL(partial fill or cancel) orFULL(fill or kill)Maturity handling:
1(auto-repay) or2(convert to flexible-rate loan)Borrowing depends on available supply in the fixed-rate lending market
Unified account only
Service: bizasset-uta-loan-prod
Agent hint: IMPORTANT: This creates a real loan with interest obligations. Before executing, you MUST ask the user to explicitly confirm the loan amount, annual rate, and term. Do not execute automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderCurrency | Yes | ||
| orderAmount | Yes | ||
| annualRate | Yes | ||
| term | Yes | ||
| repayType | No | ||
| strategyType | No |