Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (17 loc) · 1.37 KB

PaymentRequestResponsePaymentRequestPaymentRequestLines.md

File metadata and controls

20 lines (17 loc) · 1.37 KB

# PaymentRequestResponsePaymentRequestPaymentRequestLines

Properties

Name Type Description Notes
account_item_id int 勘定科目ID
amount int 金額
description string 内容
id int 支払依頼の項目行ID
item_id int 品目ID
line_type string '行の種類 (deal_line: 支払依頼の通常取引行, negative_line: 支払依頼の控除・マイナス行, withholding_tax: 源泉所得税行)'<br> '※ negative_line は2023年3月下旬から利用できる予定です'
section_id int 部門ID
segment_1_tag_id int セグメント1ID。セグメント1が使用可能なプランの時のみレスポンスに含まれます。 [optional]
segment_2_tag_id int セグメント2ID。セグメント2が使用可能なプランの時のみレスポンスに含まれます。 [optional]
segment_3_tag_id int セグメント3ID。セグメント3が使用可能なプランの時のみレスポンスに含まれます。 [optional]
tag_ids int[] メモタグID
tax_code int 税区分コード

[Back to Model list] [Back to API list] [Back to README]