POST /API/v2/Master/BusinessTypes/RegisterAdmin
事業種別を登録します。 このメソッドはシステム管理者が利用できます。
Request Information
URI Parameters
None.
Body Parameters
Name | Description | Type | Additional information |
---|---|---|---|
businessTypeCode | 事業種別コード |
String |
Required Max length: 3 |
businessTypeName | 事業種別名 |
String |
Required Max length: 100 |
businessTypeNameEn | 事業種別_英語表記 |
String |
Required Max length: 100 |
businessTypeNameAb | 事業種別_略称 |
String |
Required Max length: 3 |
businessTypeNameAbEn | 事業種別_略称_英語表記 |
String |
Required Max length: 3 |
isVgmConfirmParty | VGM確定事業者であるか? |
Boolean |
Required |
displayOrder | 表示順 |
Integer |
Required |
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
businessTypeCode | 事業種別コード |
String |
Required Max length: 3 |
businessTypeName | 事業種別名 |
String |
Required Max length: 100 |
businessTypeNameEn | 事業種別_英語表記 |
String |
Required Max length: 100 |
businessTypeNameAb | 事業種別_略称 |
String |
Required Max length: 3 |
businessTypeNameAbEn | 事業種別_略称_英語表記 |
String |
Required Max length: 3 |
isVgmConfirmParty | VGM確定事業者であるか? |
Boolean |
Required |
displayOrder | 表示順 |
Integer |
Required |