GET /API/v2/Master/OperationTypes/Get/{operationTypeCode}
操作種別を取得します。 操作種別コード(***operationTypeCode***)を指定して、操作種別を取得します。 操作種別に関する詳細については、[操作種別について]()を参照ください。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| operationTypeCode | 操作種別コード |
String |
Required Max length: 6 |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| operationTypeCode | 操作種別コード |
String |
Required Max length: 6 |
| operationTypeName | 操作種別名 |
String |
Required Max length: 100 |
| operationTypeNameEn | 操作種別名_英語表記 |
String |
Required Max length: 100 |
| apiPath | 操作対象のAPIパス |
String |
Required Max length: 512 |
| method | 操作対象のメソッド |
String |
Required Max length: 512 |
| displayOrder | 表示順 |
Integer |
Required |