renewFixedBorrow
Renew an existing fixed-rate loan by committing to a new term and interest rate. Confirm contract ID, new term, and rate with the user before executing.
Instructions
Renew (extend) an existing fixed-rate borrow contract.
Rules:
The contract must have prepayment amount available (
allowApplyAmount= ALLOW_APPLY)If
qtyis not provided, the full prepayment amount of the contract is usedThe renewal amount must be greater than 0
Unified account only
Service: bizasset-uta-loan-prod
Agent hint: IMPORTANT: This renews an existing loan, committing to a new term and interest rate. Before executing, you MUST ask the user to explicitly confirm the contract ID, new term, and rate. Do not execute automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loanId | Yes | ||
| qty | No |