POST Location/ValidateSave_2
Request Information
URI Parameters
None.
Body Parameters
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. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>