POST /API/v2/General/DomesticConsumptionTaxReductionAndExemptionCodes/RegisterAdmin
内国消費税等減免税種別を登録します。 このメソッドはシステム管理者が利用できます。
Request Information
URI Parameters
None.
Body Parameters
v2.DomesticConsumptionTaxReductionAndExemptionType
Name | Description | Type | Additional information |
---|---|---|---|
domesticConsumptionTaxReductionAndExemptionCode | 内国消費税等減免税コード |
String |
Required Max length: 3 |
domesticConsumptionTaxReductionAndExemptionName | 内国消費税等減免税名 |
String |
Required Max length: 130 |
domesticConsumptionTaxReductionAndExemptionNameEn | 内国消費税等減免税名_英語表記 |
String |
Required Max length: 500 |
remark | 備考 |
String |
Required Max length: 100 |
displayOrder | 表示順 |
Integer |
Required |
Response Information
Resource Description
v2.General.DomesticConsumptionTaxReductionAndExemptionCodes
Name | Description | Type | Additional information |
---|---|---|---|
domesticConsumptionTaxReductionAndExemptionCode | 内国消費税等減免税コード |
String |
Required Max length: 3 |
domesticConsumptionTaxReductionAndExemptionName | 内国消費税等減免税名 |
String |
Required Max length: 130 |
domesticConsumptionTaxReductionAndExemptionNameEn | 内国消費税等減免税名_英語表記 |
String |
Required Max length: 500 |
remark | 備考 |
String |
Required Max length: 100 |
displayOrder | 表示順 |
Integer |
Required |
createdAt | 作成日時 |
String, Null |
Format : date-time |
createdBy | 作成者 |
String, Null |
Max length: 36 |
updatedAt | 更新日時 |
String, Null |
Format : date-time |
updatedBy | 更新者 |
String, Null |
Max length: 36 |