POST /API/v2/General/ImportAndExportStatisticsItemNaccsCodes/RegisterAdmin
輸出入統計品目NACCS用コードを登録します。 このメソッドはシステム管理者が利用できます。
Request Information
URI Parameters
None.
Body Parameters
v2.ImportAndExportStatisticsItemNaccsType
| Name | Description | Type | Additional information |
|---|---|---|---|
| importAndExportStatisticsItemNaccsCode | 輸出入統計品目NACCS用コード |
String |
Required Max length: 1 |
| importAndExportStatisticsItemNaccsName | 輸出入統計品目NACCS用コード名 |
String |
Required Max length: 15 |
| importAndExportStatisticsItemNaccsNameEn | 輸出入統計品目NACCS用コード名_英語表記 |
String |
Required Max length: 50 |
| displayOrder | 表示順 |
Integer |
Required |
Response Information
Resource Description
v2.General.ImportAndExportStatisticsItemNaccsCodes
| Name | Description | Type | Additional information |
|---|---|---|---|
| importAndExportStatisticsItemNaccsCode | 輸出入統計品目NACCS用コード |
String |
Required Max length: 1 |
| importAndExportStatisticsItemNaccsName | 輸出入統計品目NACCS用コード名 |
String |
Required Max length: 15 |
| importAndExportStatisticsItemNaccsNameEn | 輸出入統計品目NACCS用コード名_英語表記 |
String |
Required Max length: 50 |
| 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 |