GET api/v2/methods/GetAvailableMethods?filter={filter}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| filter | string |
Required |
Response
Collection of MethodBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| MasterId | integer | ||
| Version | integer | ||
| LastVersion | boolean | ||
| QCRoutineBatchIds | Collection of integer | ||
| Active | boolean | ||
| Duration | decimal number | ||
| AvailableSchedule | boolean | ||
| Master | MethodMasterBasic | ||
| MethodType | MethodTypeBasic | ||
| CalcEngineType | CalcEngineTypeBasic | ||
| Id | integer | ||
| Identification | string |