POST LocationSummaryDetail/Base/LoadProperty
Request Information
URI Parameters
None.
Body Parameters
BaseLoadPropertyInputOfLocationSummaryDetailAndLocationSummaryDetailName | Description | Type | Additional information |
---|---|---|---|
Entity | LocationSummaryDetail |
None. |
|
Property | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "Entity": { "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": "106f70fe-6378-4560-9c92-b7e43f37f5ee", "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 }, "Property": "sample string 1" }
application/xml, text/xml
Sample:
<BaseController.BaseLoadPropertyInputOfLocationSummaryDetailLocationSummaryDetailOJl1LX1v xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.TrialsAPIServices.Controllers"> <Entity xmlns:d2p1="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model"> <d2p1:Brand>sample string 1</d2p1:Brand> <d2p1:ExperimentLocationId>106f70fe-6378-4560-9c92-b7e43f37f5ee</d2p1:ExperimentLocationId> <d2p1:ExperimentName>sample string 7</d2p1:ExperimentName> <d2p1:Factors> <d2p1:LocationSummaryDetailFactor> <d2p1:Name>sample string 1</d2p1:Name> <d2p1:Row>1</d2p1:Row> <d2p1:Value>sample string 2</d2p1:Value> </d2p1:LocationSummaryDetailFactor> <d2p1:LocationSummaryDetailFactor> <d2p1:Name>sample string 1</d2p1:Name> <d2p1:Row>1</d2p1:Row> <d2p1:Value>sample string 2</d2p1:Value> </d2p1:LocationSummaryDetailFactor> </d2p1:Factors> <d2p1:GreenSeed>1.1</d2p1:GreenSeed> <d2p1:HarvStand>1.1</d2p1:HarvStand> <d2p1:HarvestLengthId>12</d2p1:HarvestLengthId> <d2p1:HarvestStandId>1</d2p1:HarvestStandId> <d2p1:HarvestWeightId>11</d2p1:HarvestWeightId> <d2p1:HarvestWidthId>13</d2p1:HarvestWidthId> <d2p1:HarvestedLength>1.1</d2p1:HarvestedLength> <d2p1:HarvestedWeight>1.1</d2p1:HarvestedWeight> <d2p1:HarvestedWidth>1.1</d2p1:HarvestedWidth> <d2p1:OilPct>1.1</d2p1:OilPct> <d2p1:OtherFactors>sample string 5</d2p1:OtherFactors> <d2p1:OtherFactorsHeading>sample string 6</d2p1:OtherFactorsHeading> <d2p1:PlantingRate>1.1</d2p1:PlantingRate> <d2p1:PlantingRateId>10</d2p1:PlantingRateId> <d2p1:Product>sample string 2</d2p1:Product> <d2p1:ProductGeId>3</d2p1:ProductGeId> <d2p1:QualityMessageWeighed>sample string 8</d2p1:QualityMessageWeighed> <d2p1:QualityMessageYM>sample string 9</d2p1:QualityMessageYM> <d2p1:Strip>1</d2p1:Strip> <d2p1:SubProduct>sample string 4</d2p1:SubProduct> <d2p1:TestWeight>1.1</d2p1:TestWeight> <d2p1:TestWeightId>1</d2p1:TestWeightId> <d2p1:WeighedAGI>1.1</d2p1:WeighedAGI> <d2p1:WeighedMST>1.1</d2p1:WeighedMST> <d2p1:WeighedYield>1.1</d2p1:WeighedYield> <d2p1:WeighedYieldId>14</d2p1:WeighedYieldId> <d2p1:YMAGI>1.1</d2p1:YMAGI> <d2p1:YMMST>1.1</d2p1:YMMST> <d2p1:YMYield>1.1</d2p1:YMYield> <d2p1:YMYieldId>1</d2p1:YMYieldId> </Entity> <Property>sample string 1</Property> </BaseController.BaseLoadPropertyInputOfLocationSummaryDetailLocationSummaryDetailOJl1LX1v>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
LocationSummaryDetailName | Description | Type | Additional information |
---|---|---|---|
Strip | integer |
None. |
|
Brand | string |
None. |
|
Product | string |
None. |
|
ProductGeId | decimal number |
None. |
|
SubProduct | string |
None. |
|
OtherFactors | string |
None. |
|
OtherFactorsHeading | string |
None. |
|
PlantingRate | decimal number |
None. |
|
HarvestedWeight | decimal number |
None. |
|
HarvestedLength | decimal number |
None. |
|
HarvestedWidth | decimal number |
None. |
|
WeighedYield | decimal number |
None. |
|
WeighedMST | decimal number |
None. |
|
WeighedAGI | decimal number |
None. |
|
YMYield | decimal number |
None. |
|
YMMST | decimal number |
None. |
|
YMAGI | decimal number |
None. |
|
TestWeight | decimal number |
None. |
|
HarvStand | decimal number |
None. |
|
OilPct | decimal number |
None. |
|
GreenSeed | decimal number |
None. |
|
Factors | Collection of LocationSummaryDetailFactor |
None. |
|
ExperimentLocationId | globally unique identifier |
None. |
|
ExperimentName | string |
None. |
|
QualityMessageWeighed | string |
None. |
|
QualityMessageYM | string |
None. |
|
PlantingRateId | integer |
None. |
|
HarvestWeightId | integer |
None. |
|
HarvestLengthId | integer |
None. |
|
HarvestWidthId | integer |
None. |
|
WeighedYieldId | integer |
None. |
|
YMYieldId | integer |
None. |
|
TestWeightId | integer |
None. |
|
HarvestStandId | integer |
None. |
Response Formats
application/json, text/json
Sample:
{ "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": "74788142-c141-4956-b750-5f8bbeff7dba", "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 }
application/xml, text/xml
Sample:
<LocationSummaryDetail xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model"> <Brand>sample string 1</Brand> <ExperimentLocationId>74788142-c141-4956-b750-5f8bbeff7dba</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>