Name | Type | Description | Notes |
---|---|---|---|
account_item_id | int | 勘定科目ID | |
company_id | int | 事業所ID | |
description | string | 経費科目の説明 (1000文字以内) | [optional] |
item_id | int | 品目ID | [optional] |
line_description | string | 内容の補足 (1000文字以内) | [optional] |
name | string | 経費科目名 (100文字以内) | |
required_receipt | bool | 添付ファイルの必須/任意<br> falseを指定した時は申請時の領収書の添付を任意とします。<br> trueを指定した時は申請時の領収書の添付を必須とします。<br> 未指定の時は申請時の領収書の添付を任意とします。 | [optional] |
tax_code | int | 税区分コード(税区分のdisplay_categoryがtax_5: 5%表示の税区分, tax_r8: 軽減税率8%表示の税区分に該当するtax_codeのみ利用可能です。税区分のdisplay_categoryは /taxes/companies/{:company_id}のAPIから取得可能です。) |
This repository was archived by the owner on Jul 24, 2023. It is now read-only.