POST Location/GetLocationById/{locationId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| locationId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Location| Name | Description | Type | Additional information |
|---|---|---|---|
| LocationId | globally unique identifier |
None. |
|
| ExperimentId | globally unique identifier |
None. |
|
| AOIId | integer |
None. |
|
| LocationName | string |
None. |
|
| BusinessPartnerRoleId | globally unique identifier |
None. |
|
| CountryCode | string |
None. |
|
| StateCode | string |
None. |
|
| CountyFipsCode | string |
None. |
|
| PostalCode | string |
None. |
|
| Latitude | decimal number |
None. |
|
| Longitude | decimal number |
None. |
|
| LatLongFromPostalCode | boolean |
None. |
|
| LegalRelease | boolean |
None. |
|
| UseName | boolean |
None. |
|
| SilageKit | boolean |
None. |
|
| Courtesy | boolean |
None. |
|
| PlantingDate | date |
None. |
|
| HarvestDate | date |
None. |
|
| TrialPlanted | boolean |
None. |
|
| TrialHarvested | boolean |
None. |
|
| PreviousCropCode | string |
None. |
|
| IrrigateCode | integer |
None. |
|
| TillageCode | string |
None. |
|
| WeighingDevice | decimal number |
None. |
|
| AddName | string |
None. |
|
| AddDate | date |
None. |
|
| LastMaintenanceName | string |
None. |
|
| LastMaintenanceDate | date |
None. |
|
| TrackingName | string |
None. |
|
| SalesProviderPartnerRoleId | globally unique identifier |
None. |
|
| OperationId | globally unique identifier |
None. |
|
| Nitrogen | decimal number |
None. |
|
| YMStatusID | integer |
None. |
|
| ExperimentLocation | Collection of ExperimentLocation |
None. |
|
| LocationComment | Collection of LocationComment |
None. |
|
| LocationMeasurement | Collection of LocationMeasurement |
None. |
|
| LocationPartnerAssignment | Collection of LocationPartnerAssignment |
None. |
|
| LocationStrip | Collection of LocationStrip |
None. |
|
| LocationStatus | LocationStatus |
None. |
|
| LocationTrait | Collection of LocationTrait |
None. |
|
| LocationKitRequest | Collection of LocationKitRequest |
None. |
|
| LocationTerritory | LocationTerritory |
None. |
|
| LocationAgreement | Collection of LocationAgreement |
None. |
|
| ChangeTracker | ObjectChangeTracker |
None. |
|
| BusinessPartner | string |
None. |
|
| TDEContactName | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.