POST Experiment/GetDataEntryExperimentById/{experimentId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| experimentId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Experiment| Name | Description | Type | Additional information |
|---|---|---|---|
| ExperimentId | globally unique identifier |
None. |
|
| Title | string |
None. |
|
| Name | string |
None. |
|
| CropId | integer |
None. |
|
| ExperimentTypeId | integer |
None. |
|
| GrowingYear | integer |
None. |
|
| TotalPlannedLocations | integer |
None. |
|
| AgreementRequired | boolean |
None. |
|
| Description | string |
None. |
|
| NumberOfReplications | integer |
None. |
|
| AddName | string |
None. |
|
| AddDate | date |
None. |
|
| LastMaintenanceName | string |
None. |
|
| LastMaintenanceDate | date |
None. |
|
| IsSeedLocallySourced | boolean |
None. |
|
| IsSeedTreatmentFactor | boolean |
None. |
|
| ParentExperimentId | globally unique identifier |
None. |
|
| IsAvailableInTDE | boolean |
None. |
|
| IsLocalExperiment | boolean |
None. |
|
| ExperimentSubTypeId | integer |
None. |
|
| SalesSeason | integer |
None. |
|
| Region | string |
None. |
|
| Country | string |
None. |
|
| CompanyCode | string |
None. |
|
| Crop | Crop |
None. |
|
| ExperimentBusinessUnitArea | Collection of ExperimentBusinessUnitArea |
None. |
|
| ExperimentFactor | Collection of ExperimentFactor |
None. |
|
| ExperimentGrouping | Collection of ExperimentGrouping |
None. |
|
| ExperimentLayout | Collection of ExperimentLayout |
None. |
|
| ExperimentLocation | Collection of ExperimentLocation |
None. |
|
| ExperimentType | ExperimentType |
None. |
|
| Protocol | Collection of Protocol |
None. |
|
| Strip | Collection of Strip |
None. |
|
| ExperimentMeasurement | Collection of ExperimentMeasurement |
None. |
|
| ExperimentPartnerAssignment | Collection of ExperimentPartnerAssignment |
None. |
|
| ChangeTracker | ObjectChangeTracker |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.