mfc_ca_postJournals
Post journal entries to Money Forward Cloud Accounting, requiring user approval. Specify transaction date, journal type, branches, tags, and memo for official bookkeeping.
Instructions
仕訳を作成します(帳簿書き込み。要ユーザー承認)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 を設定していれば省略可 |