POST LocationSummary/GetLocationSummaryUnassignedHeader/{experimentid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| experimentid | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
LocationSummary| Name | Description | Type | Additional information |
|---|---|---|---|
| LocationID | globally unique identifier |
None. |
|
| LocationExperimentTitles | Collection of string |
None. |
|
| ExperimentTitle | string |
None. |
|
| TrackingName | string |
None. |
|
| Name | string |
None. |
|
| BusinessPartnerID | string |
None. |
|
| SalesProvider | string |
None. |
|
| City | string |
None. |
|
| State | string |
None. |
|
| PostalCode | string |
None. |
|
| County | string |
None. |
|
| Phone | string |
None. |
|
| TrialPostalCode | string |
None. |
|
| TrialCounty | string |
None. |
|
| TrialState | string |
None. |
|
| TrialLat | string |
None. |
|
| TrialLong | string |
None. |
|
| TrialTypeGenetic | boolean |
None. |
|
| TrialTypeAgronomic | boolean |
None. |
|
| TrialTypeCourtesy | boolean |
None. |
|
| Crop | string |
None. |
|
| CropCode | string |
None. |
|
| PreviousCrop | string |
None. |
|
| CropId | integer |
None. |
|
| RowWidth | string |
None. |
|
| RowWidthId | integer |
None. |
|
| RowWidthUOM | string |
None. |
|
| PlantingDate | date |
None. |
|
| HarvestDate | date |
None. |
|
| RowsHarvested | string |
None. |
|
| IrrigationNone | boolean |
None. |
|
| IrrigationLimited | boolean |
None. |
|
| IrrigationFull | boolean |
None. |
|
| TillageConservation | boolean |
None. |
|
| TillageStrip | boolean |
None. |
|
| TillageRidge | boolean |
None. |
|
| TillageConventional | boolean |
None. |
|
| TillageMulch | boolean |
None. |
|
| TillageNoTill | boolean |
None. |
|
| Weighed | boolean |
None. |
|
| YieldMonitor | boolean |
None. |
|
| Comment | string |
None. |
|
| AdditionalLocationTraitDescriptions | string |
None. |
|
| AdditionalLocationTraitValues | string |
None. |
|
| YieldMonitorHeader | string |
None. |
|
| FooterCheckBox1Yes | boolean |
None. |
|
| FooterCheckBox1No | boolean |
None. |
|
| FooterCheckBox2Yes | boolean |
None. |
|
| FooterCheckBox2No | boolean |
None. |
|
| LocationSummaryDetails | Collection of LocationSummaryDetail |
None. |
|
| MarketPriceDetail | Collection of MarketPriceDetail |
None. |
Response Formats
application/json, text/json
Sample:
{
"LocationID": "5b5ce1ff-991a-4125-b4ae-adf45e92c1ac",
"LocationExperimentTitles": [
"sample string 1",
"sample string 2"
],
"ExperimentTitle": "sample string 2",
"TrackingName": "sample string 3",
"Name": "sample string 4",
"BusinessPartnerID": "sample string 5",
"SalesProvider": "sample string 6",
"City": "sample string 7",
"State": "sample string 8",
"PostalCode": "sample string 9",
"County": "sample string 10",
"Phone": "sample string 11",
"TrialPostalCode": "sample string 12",
"TrialCounty": "sample string 13",
"TrialState": "sample string 14",
"TrialLat": "sample string 15",
"TrialLong": "sample string 16",
"TrialTypeGenetic": true,
"TrialTypeAgronomic": true,
"TrialTypeCourtesy": true,
"Crop": "sample string 17",
"CropCode": "sample string 18",
"PreviousCrop": "sample string 19",
"CropId": 20,
"RowWidth": "sample string 21",
"RowWidthId": 22,
"RowWidthUOM": "sample string 23",
"PlantingDate": "2025-10-30T07:41:42.3071404+00:00",
"HarvestDate": "2025-10-30T07:41:42.3071404+00:00",
"RowsHarvested": "sample string 24",
"IrrigationNone": true,
"IrrigationLimited": true,
"IrrigationFull": true,
"TillageConservation": true,
"TillageStrip": true,
"TillageRidge": true,
"TillageConventional": true,
"TillageMulch": true,
"TillageNoTill": true,
"Weighed": true,
"YieldMonitor": true,
"Comment": "sample string 36",
"AdditionalLocationTraitDescriptions": "sample string 37",
"AdditionalLocationTraitValues": "sample string 38",
"YieldMonitorHeader": "sample string 39",
"FooterCheckBox1Yes": true,
"FooterCheckBox1No": true,
"FooterCheckBox2Yes": true,
"FooterCheckBox2No": true,
"LocationSummaryDetails": [
{
"Strip": 1,
"Brand": "sample string 1",
"Product": "sample string 2",
"ProductGeId": 3.0,
"SubProduct": "sample string 4",
"OtherFactors": "sample string 5",
"OtherFactorsHeading": "sample string 6",
"PlantingRate": 1.1,
"HarvestedWeight": 1.1,
"HarvestedLength": 1.1,
"HarvestedWidth": 1.1,
"WeighedYield": 1.1,
"WeighedMST": 1.1,
"WeighedAGI": 1.1,
"YMYield": 1.1,
"YMMST": 1.1,
"YMAGI": 1.1,
"TestWeight": 1.1,
"HarvStand": 1.1,
"OilPct": 1.1,
"GreenSeed": 1.1,
"Factors": [
{
"Row": 1,
"Name": "sample string 1",
"Value": "sample string 2"
},
{
"Row": 1,
"Name": "sample string 1",
"Value": "sample string 2"
}
],
"ExperimentLocationId": "033fe981-ae95-40c0-915b-ed8f77f9696a",
"ExperimentName": "sample string 7",
"QualityMessageWeighed": "sample string 8",
"QualityMessageYM": "sample string 9",
"PlantingRateId": 10,
"HarvestWeightId": 11,
"HarvestLengthId": 12,
"HarvestWidthId": 13,
"WeighedYieldId": 14,
"YMYieldId": 1,
"TestWeightId": 1,
"HarvestStandId": 1
},
{
"Strip": 1,
"Brand": "sample string 1",
"Product": "sample string 2",
"ProductGeId": 3.0,
"SubProduct": "sample string 4",
"OtherFactors": "sample string 5",
"OtherFactorsHeading": "sample string 6",
"PlantingRate": 1.1,
"HarvestedWeight": 1.1,
"HarvestedLength": 1.1,
"HarvestedWidth": 1.1,
"WeighedYield": 1.1,
"WeighedMST": 1.1,
"WeighedAGI": 1.1,
"YMYield": 1.1,
"YMMST": 1.1,
"YMAGI": 1.1,
"TestWeight": 1.1,
"HarvStand": 1.1,
"OilPct": 1.1,
"GreenSeed": 1.1,
"Factors": [
{
"Row": 1,
"Name": "sample string 1",
"Value": "sample string 2"
},
{
"Row": 1,
"Name": "sample string 1",
"Value": "sample string 2"
}
],
"ExperimentLocationId": "033fe981-ae95-40c0-915b-ed8f77f9696a",
"ExperimentName": "sample string 7",
"QualityMessageWeighed": "sample string 8",
"QualityMessageYM": "sample string 9",
"PlantingRateId": 10,
"HarvestWeightId": 11,
"HarvestLengthId": 12,
"HarvestWidthId": 13,
"WeighedYieldId": 14,
"YMYieldId": 1,
"TestWeightId": 1,
"HarvestStandId": 1
}
],
"MarketPriceDetail": [
{
"<MarketGroupCode>k__BackingField": "sample string 1",
"<MarketGroupName>k__BackingField": "sample string 2",
"<MarketPrice>k__BackingField": 3.0,
"<SegmentPriceAdjustment>k__BackingField": 4.0,
"<Drydown>k__BackingField": 5.0,
"<TotalMarketPrice>k__BackingField": 6.0,
"<AdjustmentTitle>k__BackingField": "sample string 7"
},
{
"<MarketGroupCode>k__BackingField": "sample string 1",
"<MarketGroupName>k__BackingField": "sample string 2",
"<MarketPrice>k__BackingField": 3.0,
"<SegmentPriceAdjustment>k__BackingField": 4.0,
"<Drydown>k__BackingField": 5.0,
"<TotalMarketPrice>k__BackingField": 6.0,
"<AdjustmentTitle>k__BackingField": "sample string 7"
}
]
}
application/xml, text/xml
Sample:
<LocationSummary xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model">
<AdditionalLocationTraitDescriptions>sample string 37</AdditionalLocationTraitDescriptions>
<AdditionalLocationTraitValues>sample string 38</AdditionalLocationTraitValues>
<BusinessPartnerID>sample string 5</BusinessPartnerID>
<City>sample string 7</City>
<Comment>sample string 36</Comment>
<County>sample string 10</County>
<Crop>sample string 17</Crop>
<CropCode>sample string 18</CropCode>
<CropId>20</CropId>
<ExperimentTitle>sample string 2</ExperimentTitle>
<FooterCheckBox1No>true</FooterCheckBox1No>
<FooterCheckBox1Yes>true</FooterCheckBox1Yes>
<FooterCheckBox2No>true</FooterCheckBox2No>
<FooterCheckBox2Yes>true</FooterCheckBox2Yes>
<HarvestDate>2025-10-30T07:41:42.3071404+00:00</HarvestDate>
<IrrigationFull>true</IrrigationFull>
<IrrigationLimited>true</IrrigationLimited>
<IrrigationNone>true</IrrigationNone>
<LocationExperimentTitles xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</LocationExperimentTitles>
<LocationID>5b5ce1ff-991a-4125-b4ae-adf45e92c1ac</LocationID>
<LocationSummaryDetails>
<LocationSummaryDetail>
<Brand>sample string 1</Brand>
<ExperimentLocationId>033fe981-ae95-40c0-915b-ed8f77f9696a</ExperimentLocationId>
<ExperimentName>sample string 7</ExperimentName>
<Factors>
<LocationSummaryDetailFactor>
<Name>sample string 1</Name>
<Row>1</Row>
<Value>sample string 2</Value>
</LocationSummaryDetailFactor>
<LocationSummaryDetailFactor>
<Name>sample string 1</Name>
<Row>1</Row>
<Value>sample string 2</Value>
</LocationSummaryDetailFactor>
</Factors>
<GreenSeed>1.1</GreenSeed>
<HarvStand>1.1</HarvStand>
<HarvestLengthId>12</HarvestLengthId>
<HarvestStandId>1</HarvestStandId>
<HarvestWeightId>11</HarvestWeightId>
<HarvestWidthId>13</HarvestWidthId>
<HarvestedLength>1.1</HarvestedLength>
<HarvestedWeight>1.1</HarvestedWeight>
<HarvestedWidth>1.1</HarvestedWidth>
<OilPct>1.1</OilPct>
<OtherFactors>sample string 5</OtherFactors>
<OtherFactorsHeading>sample string 6</OtherFactorsHeading>
<PlantingRate>1.1</PlantingRate>
<PlantingRateId>10</PlantingRateId>
<Product>sample string 2</Product>
<ProductGeId>3</ProductGeId>
<QualityMessageWeighed>sample string 8</QualityMessageWeighed>
<QualityMessageYM>sample string 9</QualityMessageYM>
<Strip>1</Strip>
<SubProduct>sample string 4</SubProduct>
<TestWeight>1.1</TestWeight>
<TestWeightId>1</TestWeightId>
<WeighedAGI>1.1</WeighedAGI>
<WeighedMST>1.1</WeighedMST>
<WeighedYield>1.1</WeighedYield>
<WeighedYieldId>14</WeighedYieldId>
<YMAGI>1.1</YMAGI>
<YMMST>1.1</YMMST>
<YMYield>1.1</YMYield>
<YMYieldId>1</YMYieldId>
</LocationSummaryDetail>
<LocationSummaryDetail>
<Brand>sample string 1</Brand>
<ExperimentLocationId>033fe981-ae95-40c0-915b-ed8f77f9696a</ExperimentLocationId>
<ExperimentName>sample string 7</ExperimentName>
<Factors>
<LocationSummaryDetailFactor>
<Name>sample string 1</Name>
<Row>1</Row>
<Value>sample string 2</Value>
</LocationSummaryDetailFactor>
<LocationSummaryDetailFactor>
<Name>sample string 1</Name>
<Row>1</Row>
<Value>sample string 2</Value>
</LocationSummaryDetailFactor>
</Factors>
<GreenSeed>1.1</GreenSeed>
<HarvStand>1.1</HarvStand>
<HarvestLengthId>12</HarvestLengthId>
<HarvestStandId>1</HarvestStandId>
<HarvestWeightId>11</HarvestWeightId>
<HarvestWidthId>13</HarvestWidthId>
<HarvestedLength>1.1</HarvestedLength>
<HarvestedWeight>1.1</HarvestedWeight>
<HarvestedWidth>1.1</HarvestedWidth>
<OilPct>1.1</OilPct>
<OtherFactors>sample string 5</OtherFactors>
<OtherFactorsHeading>sample string 6</OtherFactorsHeading>
<PlantingRate>1.1</PlantingRate>
<PlantingRateId>10</PlantingRateId>
<Product>sample string 2</Product>
<ProductGeId>3</ProductGeId>
<QualityMessageWeighed>sample string 8</QualityMessageWeighed>
<QualityMessageYM>sample string 9</QualityMessageYM>
<Strip>1</Strip>
<SubProduct>sample string 4</SubProduct>
<TestWeight>1.1</TestWeight>
<TestWeightId>1</TestWeightId>
<WeighedAGI>1.1</WeighedAGI>
<WeighedMST>1.1</WeighedMST>
<WeighedYield>1.1</WeighedYield>
<WeighedYieldId>14</WeighedYieldId>
<YMAGI>1.1</YMAGI>
<YMMST>1.1</YMMST>
<YMYield>1.1</YMYield>
<YMYieldId>1</YMYieldId>
</LocationSummaryDetail>
</LocationSummaryDetails>
<MarketPriceDetail>
<MarketPriceDetail>
<_x003C_AdjustmentTitle_x003E_k__BackingField>sample string 7</_x003C_AdjustmentTitle_x003E_k__BackingField>
<_x003C_Drydown_x003E_k__BackingField>5</_x003C_Drydown_x003E_k__BackingField>
<_x003C_MarketGroupCode_x003E_k__BackingField>sample string 1</_x003C_MarketGroupCode_x003E_k__BackingField>
<_x003C_MarketGroupName_x003E_k__BackingField>sample string 2</_x003C_MarketGroupName_x003E_k__BackingField>
<_x003C_MarketPrice_x003E_k__BackingField>3</_x003C_MarketPrice_x003E_k__BackingField>
<_x003C_SegmentPriceAdjustment_x003E_k__BackingField>4</_x003C_SegmentPriceAdjustment_x003E_k__BackingField>
<_x003C_TotalMarketPrice_x003E_k__BackingField>6</_x003C_TotalMarketPrice_x003E_k__BackingField>
</MarketPriceDetail>
<MarketPriceDetail>
<_x003C_AdjustmentTitle_x003E_k__BackingField>sample string 7</_x003C_AdjustmentTitle_x003E_k__BackingField>
<_x003C_Drydown_x003E_k__BackingField>5</_x003C_Drydown_x003E_k__BackingField>
<_x003C_MarketGroupCode_x003E_k__BackingField>sample string 1</_x003C_MarketGroupCode_x003E_k__BackingField>
<_x003C_MarketGroupName_x003E_k__BackingField>sample string 2</_x003C_MarketGroupName_x003E_k__BackingField>
<_x003C_MarketPrice_x003E_k__BackingField>3</_x003C_MarketPrice_x003E_k__BackingField>
<_x003C_SegmentPriceAdjustment_x003E_k__BackingField>4</_x003C_SegmentPriceAdjustment_x003E_k__BackingField>
<_x003C_TotalMarketPrice_x003E_k__BackingField>6</_x003C_TotalMarketPrice_x003E_k__BackingField>
</MarketPriceDetail>
</MarketPriceDetail>
<Name>sample string 4</Name>
<Phone>sample string 11</Phone>
<PlantingDate>2025-10-30T07:41:42.3071404+00:00</PlantingDate>
<PostalCode>sample string 9</PostalCode>
<PreviousCrop>sample string 19</PreviousCrop>
<RowWidth>sample string 21</RowWidth>
<RowWidthId>22</RowWidthId>
<RowWidthUOM>sample string 23</RowWidthUOM>
<RowsHarvested>sample string 24</RowsHarvested>
<SalesProvider>sample string 6</SalesProvider>
<State>sample string 8</State>
<TillageConservation>true</TillageConservation>
<TillageConventional>true</TillageConventional>
<TillageMulch>true</TillageMulch>
<TillageNoTill>true</TillageNoTill>
<TillageRidge>true</TillageRidge>
<TillageStrip>true</TillageStrip>
<TrackingName>sample string 3</TrackingName>
<TrialCounty>sample string 13</TrialCounty>
<TrialLat>sample string 15</TrialLat>
<TrialLong>sample string 16</TrialLong>
<TrialPostalCode>sample string 12</TrialPostalCode>
<TrialState>sample string 14</TrialState>
<TrialTypeAgronomic>true</TrialTypeAgronomic>
<TrialTypeCourtesy>true</TrialTypeCourtesy>
<TrialTypeGenetic>true</TrialTypeGenetic>
<Weighed>true</Weighed>
<YieldMonitor>true</YieldMonitor>
<YieldMonitorHeader>sample string 39</YieldMonitorHeader>
</LocationSummary>