POST api/v2/ResultsImports/Perform?validate={validate}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| validate | boolean |
Required |
Body Parameters
Collection of ResultsImportSample| Name | Description | Type | Additional information |
|---|---|---|---|
| SampleId | string | ||
| SampleControlNumber | string | ||
| SampleControlIdentification | string | ||
| SampleIdentification | string | ||
| ProposalControlNumber | string | ||
| ProposalIdentification | string | ||
| CollectControlNumber | string | ||
| CollectIdentification | string | ||
| StartDateMethodAnalysis | string | ||
| RelationshipAnalysisId | integer | ||
| Account | ResultsImportAccount | ||
| InternalSampleId | integer | ||
| Analyses | Collection of ResultsImportSampleAnalysis |
Response
DefaultResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Success | boolean | ||
| Messages | Collection of string | ||
| DialogType | integer | ||
| Data | Object |