add_transaction
Record individual fund transactions for registered documentary evidence, including transfers, repayments, rebates, and commissions. Ensures bank statements are itemized for accurate amount reconciliation and defense review.
Instructions
为已登记的书证逐笔登记资金流水(转账记录/回款/返利/工资提成等)。银行流水类书证必须逐笔登记,不得只写汇总——逐笔流水是金额勾稽与辩护核账的基础。
参数结构(args 字段): {evidence_name(必填): 所属书证名称(须与 record_documentary_evidence 登记的 name 完全一致); date(必填): 交易日期; payer(必填): 付款方; payee(必填): 收款方; amount(必填): 金额(保留原文表述,如 人民币45万元); account(必填); note(必填); page(必填)}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| case_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||