mfc_ca_putJournals
Update existing journal entries by full replacement, writing changes to accounting books. Requires user approval before applying.
Instructions
仕訳を更新します(全置換API・帳簿書き込み。要ユーザー承認)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| journal | Yes | 仕訳オブジェクト { transaction_date, journal_type: 'journal_entry'|'adjusting_entry', branches: [{debitor?, creditor?, remark?}], tags?, memo? }。invoice_kind は自由値を許容(公式書込み3値以外は検証実験用) |