POST api/v2/samples/PerformTasks?calculate={calculate}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| calculate | boolean |
Required |
Body Parameters
Collection of PerformTaskParams| Name | Description | Type | Additional information |
|---|---|---|---|
| SampleMethodId | integer | ||
| SampleMethodCurrentStatusId | integer | ||
| SampleMethodPerformTaskHash | string | ||
| StartDateMethodAnalysis | date | ||
| RawsData | Collection of SampleRawDataUpdate | ||
| RawsDataHistory | Collection of SampleRawDataChangeHistoryNew | ||
| Analyses | Collection of SampleAnalysisUpdate | ||
| Infos | Collection of SampleMethodInfoUpdate | ||
| Note | string | ||
| UserPin | string |