POST api/ExperimentList/BaseGetAll
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of ExperimentList| Name | Description | Type | Additional information |
|---|---|---|---|
| ExperimentId | globally unique identifier |
None. |
|
| Title | string |
None. |
|
| BusinessUnitCodes | string |
None. |
|
| StewardNames | string |
None. |
|
| Name | string |
None. |
|
| CropName | string |
None. |
|
| GroupNames | string |
None. |
|
| CropId | integer |
None. |
|
| GrowingYear | integer |
None. |
|
| TypeDescription | string |
None. |
|
| TypeCode | string |
None. |
|
| NumberOfLoations | integer |
None. |
|
| locationCount | integer |
None. |
|
| plantedCount | integer |
None. |
|
| harvestedCount | integer |
None. |
|
| NotPlantedCount | integer |
None. |
|
| ShipToCount | integer |
None. |
|
| CoordCount | integer |
None. |
|
| ShipToLocationsCount | integer |
None. |
|
| CoordLocationsCount | integer |
None. |
|
| NumberOfFactors | integer |
None. |
|
| AgreementRequired | boolean |
None. |
|
| DateAdded | date |
None. |
|
| IsAvailableInTDE | boolean |
None. |
|
| TDEContact | string |
None. |
|
| ExperimentSubTypeId | integer |
None. |
|
| IsAvailableInTDEDisplay | string |
None. |
|
| AgreementRequiredYesNo | string |
None. |
|
| Factors | string |
None. |
|
| SeedTreatment | string |
None. |
|
| SourcedBags | integer |
None. |
|
| LocallySourcedBags | integer |
None. |
|
| District | string |
None. |
|
| SeedApprovalStatus | string |
None. |
|
| Protocol | string |
None. |
|
| Coordinators | string |
None. |
|
| Description | string |
None. |
|
| DateModified | date |
None. |
|
| NumberOfAssignedLocations | integer |
None. |
|
| NumberOfAssignedShipToLocations | integer |
None. |
|
| NumberOfAssignedTDEEntryLocations | integer |
None. |
|
| Selected | boolean |
None. |
|
| Country | string |
None. |
|
| Season | integer |
None. |
|
| CompanyCode | string |
None. |
|
| Company | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"ExperimentId": "53ce1f8f-7e2f-4b2d-98f3-c4769b06c6c8",
"Title": "sample string 2",
"BusinessUnitCodes": "sample string 3",
"StewardNames": "sample string 4",
"Name": "sample string 5",
"CropName": "sample string 6",
"GroupNames": "sample string 7",
"CropId": 8,
"GrowingYear": 9,
"TypeDescription": "sample string 10",
"TypeCode": "sample string 11",
"NumberOfLoations": 12,
"locationCount": 13,
"plantedCount": 14,
"harvestedCount": 15,
"NotPlantedCount": 16,
"ShipToCount": 17,
"CoordCount": 18,
"ShipToLocationsCount": 19,
"CoordLocationsCount": 20,
"NumberOfFactors": 21,
"AgreementRequired": true,
"DateAdded": "2025-10-30T07:42:22.5499542+00:00",
"IsAvailableInTDE": true,
"TDEContact": "sample string 25",
"ExperimentSubTypeId": 26,
"IsAvailableInTDEDisplay": "Y",
"AgreementRequiredYesNo": "Yes",
"Factors": "sample string 27",
"SeedTreatment": "sample string 28",
"SourcedBags": 29,
"LocallySourcedBags": 30,
"District": "sample string 31",
"SeedApprovalStatus": "sample string 32",
"Protocol": "sample string 33",
"Coordinators": "sample string 34",
"Description": "sample string 35",
"DateModified": "2025-10-30T07:42:22.5499542+00:00",
"NumberOfAssignedLocations": 37,
"NumberOfAssignedShipToLocations": 38,
"NumberOfAssignedTDEEntryLocations": 39,
"Selected": true,
"Country": "sample string 41",
"Season": 1,
"CompanyCode": "sample string 42",
"Company": "sample string 43"
},
{
"ExperimentId": "53ce1f8f-7e2f-4b2d-98f3-c4769b06c6c8",
"Title": "sample string 2",
"BusinessUnitCodes": "sample string 3",
"StewardNames": "sample string 4",
"Name": "sample string 5",
"CropName": "sample string 6",
"GroupNames": "sample string 7",
"CropId": 8,
"GrowingYear": 9,
"TypeDescription": "sample string 10",
"TypeCode": "sample string 11",
"NumberOfLoations": 12,
"locationCount": 13,
"plantedCount": 14,
"harvestedCount": 15,
"NotPlantedCount": 16,
"ShipToCount": 17,
"CoordCount": 18,
"ShipToLocationsCount": 19,
"CoordLocationsCount": 20,
"NumberOfFactors": 21,
"AgreementRequired": true,
"DateAdded": "2025-10-30T07:42:22.5499542+00:00",
"IsAvailableInTDE": true,
"TDEContact": "sample string 25",
"ExperimentSubTypeId": 26,
"IsAvailableInTDEDisplay": "Y",
"AgreementRequiredYesNo": "Yes",
"Factors": "sample string 27",
"SeedTreatment": "sample string 28",
"SourcedBags": 29,
"LocallySourcedBags": 30,
"District": "sample string 31",
"SeedApprovalStatus": "sample string 32",
"Protocol": "sample string 33",
"Coordinators": "sample string 34",
"Description": "sample string 35",
"DateModified": "2025-10-30T07:42:22.5499542+00:00",
"NumberOfAssignedLocations": 37,
"NumberOfAssignedShipToLocations": 38,
"NumberOfAssignedTDEEntryLocations": 39,
"Selected": true,
"Country": "sample string 41",
"Season": 1,
"CompanyCode": "sample string 42",
"Company": "sample string 43"
}
]
application/xml, text/xml
Sample:
<ArrayOfExperimentList xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model">
<ExperimentList>
<AgreementRequired>true</AgreementRequired>
<BusinessUnitCodes>sample string 3</BusinessUnitCodes>
<Company>sample string 43</Company>
<CompanyCode>sample string 42</CompanyCode>
<CoordCount>18</CoordCount>
<CoordLocationsCount>20</CoordLocationsCount>
<Coordinators>sample string 34</Coordinators>
<Country>sample string 41</Country>
<CropId>8</CropId>
<CropName>sample string 6</CropName>
<DateAdded>2025-10-30T07:42:22.5499542+00:00</DateAdded>
<DateModified>2025-10-30T07:42:22.5499542+00:00</DateModified>
<Description>sample string 35</Description>
<District>sample string 31</District>
<ExperimentId>53ce1f8f-7e2f-4b2d-98f3-c4769b06c6c8</ExperimentId>
<ExperimentSubTypeId>26</ExperimentSubTypeId>
<Factors>sample string 27</Factors>
<GroupNames>sample string 7</GroupNames>
<GrowingYear>9</GrowingYear>
<IsAvailableInTDE>true</IsAvailableInTDE>
<LocallySourcedBags>30</LocallySourcedBags>
<Name>sample string 5</Name>
<NotPlantedCount>16</NotPlantedCount>
<NumberOfAssignedLocations>37</NumberOfAssignedLocations>
<NumberOfAssignedShipToLocations>38</NumberOfAssignedShipToLocations>
<NumberOfAssignedTDEEntryLocations>39</NumberOfAssignedTDEEntryLocations>
<NumberOfFactors>21</NumberOfFactors>
<NumberOfLoations>12</NumberOfLoations>
<Protocol>sample string 33</Protocol>
<Season>1</Season>
<SeedApprovalStatus>sample string 32</SeedApprovalStatus>
<SeedTreatment>sample string 28</SeedTreatment>
<Selected>true</Selected>
<ShipToCount>17</ShipToCount>
<ShipToLocationsCount>19</ShipToLocationsCount>
<SourcedBags>29</SourcedBags>
<StewardNames>sample string 4</StewardNames>
<TDEContact>sample string 25</TDEContact>
<Title>sample string 2</Title>
<TypeCode>sample string 11</TypeCode>
<TypeDescription>sample string 10</TypeDescription>
<harvestedCount>15</harvestedCount>
<locationCount>13</locationCount>
<plantedCount>14</plantedCount>
</ExperimentList>
<ExperimentList>
<AgreementRequired>true</AgreementRequired>
<BusinessUnitCodes>sample string 3</BusinessUnitCodes>
<Company>sample string 43</Company>
<CompanyCode>sample string 42</CompanyCode>
<CoordCount>18</CoordCount>
<CoordLocationsCount>20</CoordLocationsCount>
<Coordinators>sample string 34</Coordinators>
<Country>sample string 41</Country>
<CropId>8</CropId>
<CropName>sample string 6</CropName>
<DateAdded>2025-10-30T07:42:22.5499542+00:00</DateAdded>
<DateModified>2025-10-30T07:42:22.5499542+00:00</DateModified>
<Description>sample string 35</Description>
<District>sample string 31</District>
<ExperimentId>53ce1f8f-7e2f-4b2d-98f3-c4769b06c6c8</ExperimentId>
<ExperimentSubTypeId>26</ExperimentSubTypeId>
<Factors>sample string 27</Factors>
<GroupNames>sample string 7</GroupNames>
<GrowingYear>9</GrowingYear>
<IsAvailableInTDE>true</IsAvailableInTDE>
<LocallySourcedBags>30</LocallySourcedBags>
<Name>sample string 5</Name>
<NotPlantedCount>16</NotPlantedCount>
<NumberOfAssignedLocations>37</NumberOfAssignedLocations>
<NumberOfAssignedShipToLocations>38</NumberOfAssignedShipToLocations>
<NumberOfAssignedTDEEntryLocations>39</NumberOfAssignedTDEEntryLocations>
<NumberOfFactors>21</NumberOfFactors>
<NumberOfLoations>12</NumberOfLoations>
<Protocol>sample string 33</Protocol>
<Season>1</Season>
<SeedApprovalStatus>sample string 32</SeedApprovalStatus>
<SeedTreatment>sample string 28</SeedTreatment>
<Selected>true</Selected>
<ShipToCount>17</ShipToCount>
<ShipToLocationsCount>19</ShipToLocationsCount>
<SourcedBags>29</SourcedBags>
<StewardNames>sample string 4</StewardNames>
<TDEContact>sample string 25</TDEContact>
<Title>sample string 2</Title>
<TypeCode>sample string 11</TypeCode>
<TypeDescription>sample string 10</TypeDescription>
<harvestedCount>15</harvestedCount>
<locationCount>13</locationCount>
<plantedCount>14</plantedCount>
</ExperimentList>
</ArrayOfExperimentList>