GET api/v2/samples/AnalysesByDate?startDate={startDate}&endDate={endDate}&sampleInfo1={sampleInfo1}&sampleInfo2={sampleInfo2}&sampleInfo3={sampleInfo3}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| startDate | date |
Required |
|
| endDate | date |
Required |
|
| sampleInfo1 | integer |
Required |
|
| sampleInfo2 | integer |
Required |
|
| sampleInfo3 | integer |
Response
SampleAnalysesByDate| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer | ||
| GroupId | integer | ||
| SubNumber | integer | ||
| ControlNumber | string | ||
| Identification | string | ||
| ControlIdentification | string | ||
| SampleInfo1 | string | ||
| SampleInfo2 | string | ||
| SampleInfo3 | string | ||
| CurrentStatus | CurrentStatusAnalysesByDate | ||
| TakenDateTime | date | ||
| PublishedTime | date | ||
| SampleConclusion | SampleConclusionAnalysesByDate | ||
| ReceivedTime | date | ||
| SampleType | SampleTypeAnalysesByDate | ||
| ServiceCenter | ServiceCenterAnalysesByDate | ||
| SampleReason | SampleReasonAnalysesByDate | ||
| Specifications | Collection of SpecificationAnalysesByDate | ||
| Account | AccountAnalysesByDate | ||
| CollectionPoint | CollectionPointAnalysesByDate | ||
| Analyses | Collection of AnalysesByDate | ||
| Active | boolean | ||
| RuleDateTime | date | ||
| EditionDateTime | date | ||
| ActivationDateTime | date |