mfc_ca_getJournalById
Retrieves a single journal entry by its ID from Money Forward Cloud Accounting. Provide the journal ID to get the full entry details, with optional office code for API key authentication.
Instructions
仕訳を1件取得します。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 仕訳ID(URLエンコード済みのまま) | |
| office_code | No | 対象事業者の事業者番号(XXXX-XXXX)。APIキー認証では必須。MF_OFFICE_CODE を設定していれば省略可 |