Name | Type | Description | Notes |
---|---|---|---|
account_item_id | int | 勘定科目ID | |
amount | int | 取引金額(税込で指定してください)<br> マイナスの値を指定した場合、控除・マイナス行として登録されます。<br> 上記以外の値を指定した場合、通常行として登録されます。 | |
description | string | 備考 | [optional] |
item_id | int | 品目ID | [optional] |
section_id | int | 部門ID | [optional] |
segment_1_tag_id | int | セグメント1ID | [optional] |
segment_2_tag_id | int | セグメント2ID | [optional] |
segment_3_tag_id | int | セグメント3ID | [optional] |
tag_ids | int[] | メモタグID | [optional] |
tax_code | int | 税区分コード | |
vat | int | 消費税額(指定しない場合は自動で計算されます) | [optional] |
This repository was archived by the owner on Jul 24, 2023. It is now read-only.