POST /API/v2/General/NaccsBusinessTypes/RegisterAdmin
NACCS業務を登録します。 このメソッドはシステム管理者が利用できます。
Request Information
URI Parameters
None.
Body Parameters
Name | Description | Type | Additional information |
---|---|---|---|
naccsBusinessCode | NACCS業務コード |
String |
Required Max length: 5 |
navvsBusinessName | NACCS業務名 |
String |
Required Max length: 100 |
naccsBusinessNameEn | NACCS業務名_英語表記 |
String |
Required Max length: 100 |
displayOrder | 表示順 |
Integer |
Required |
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
naccsBusinessCode | NACCS業務コード |
String |
Required Max length: 5 |
naccsBusinessName | NACCS業務名 |
String |
Required Max length: 100 |
naccsBusinessNameEn | NACCS業務名_英語表記 |
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 |