GET /API/v2/Master/BusinessTypes/Get/{businessTypeCode}
事業種別を取得します。 事業種別コード(***businessTypeCode***)を指定して、事業種別を取得します。 事業種別に関する詳細については、[事業種別について]()を参照ください。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| businessTypeCode | 事業種別コード |
String |
Required Max length: 3 |
Body Parameters
None.
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 |