mfc_ca_putJournals
Updates journal entries in Money Forward Cloud Accounting by full replacement, writing to the books after user approval.
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値以外は検証実験用) | |
| office_code | No | 対象事業者の事業者番号(XXXX-XXXX)。APIキー認証では必須。MF_OFFICE_CODE を設定していれば省略可 |