create_deal
Create income or expense transactions in freee accounting by specifying company, issue date, and line items with account, tax code, and amount.
Instructions
取引(収入・支出)を作成
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | 収入/支出 | |
| details | Yes | 取引明細行 | |
| due_date | No | 支払期日 (yyyy-MM-dd) | |
| company_id | Yes | 事業所ID | |
| issue_date | Yes | 発生日 (yyyy-MM-dd) | |
| partner_id | No | 取引先ID | |
| ref_number | No | 管理番号 |