POST api/v2/MDLCalculation/{mDLCalculationId}/History
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| mDLCalculationId | integer |
Required |
Body Parameters
Collection of MDLResult| Name | Description | Type | Additional information |
|---|---|---|---|
| SampleTypesList | string | ||
| SampleTypes | Collection of SampleTypeIdentification | ||
| Method | MethodResultMDL | ||
| Info | InfoResultMDL | ||
| EquipmentsList | string | ||
| Equipments | Collection of EquipmentIdentification | ||
| MDLvalue | decimal number | ||
| MDLblank | decimal number | ||
| MDLspike | decimal number |
Response
DefaultResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Success | boolean | ||
| Messages | Collection of string | ||
| DialogType | integer | ||
| Data | Object |