Name | Description | Type | Additional Information |
---|---|---|---|
FieldRecordNumber |
Add Mode: Auto incremented property representing an Agvance field Edit Mode: Used to find the field to edit |
integer | |
FieldGUID |
GUID of the field in Agvance - Add Mode: Can be supplied for an Add or will be set by Agvance Edit Mode: Used to find the field to edit |
string |
Hexadecimal 8-4-4-4-12 Max length: 36 |
OldGrowerID |
Edit Mode Only: Customer ID used to find the field to edit |
string |
Max length: 6 |
OldCustomerGUID |
Edit Mode Only: Customer GUID used to find the field to edit. Can be used in place of OldGrowerID. |
string | |
NewGrowerID |
Add Mode: New Customer ID for the field Edit Mode: New Customer ID to replace the current customer associated with the field |
string |
Max length: 6 |
NewCustomerGUID |
Add Mode: New Customer Guid for the field. Edit Mode: New Customer GUID to replace the current customer associated with the field. Can be used in place of NewGrowerID |
string | |
GrowerFirstName |
First name of the customer |
string |
Max length: 40 |
GrowerLastName |
Last name of the customer |
string |
Max length: 100 |
OldFieldID |
Edit Mode Only: Field ID currently used to find the field to edit |
string |
Max length: 8 |
NewFieldID |
Add Mode: New Field ID for the new field Edit Mode: New Field ID to replace the current Field ID associated with the field |
string |
Max length: 8 |
UpdateSampleInfoOnly |
Set this property to true if ONLY updating sample information |
boolean | |
FarmName |
Farm ID of the field |
string |
Max length: 8 |
Acres |
Number of reported acres |
string |
Max length: 8 Must be numeric |
FieldDescription |
Field description |
string |
Max length: 30 |
LocationID |
Agvance Location ID associated with the field |
string |
Max length: 6 |
LocationName |
Name of the location |
string |
Max length: 50 |
Address |
Field address |
string |
Max length: 50 |
City |
Field city |
string |
Max length: 30 |
State |
Field state |
string |
Max length: 2 |
ZipCode |
Field zipcode |
string |
Max length: 10 |
FarmYear |
Farm year |
string |
Max length: 15 |
County |
Field county |
string |
Max length: 32 |
Township |
Field township |
string |
Max length: 15 |
Range |
Field range |
string |
Max length: 10 |
Section |
Field section |
string |
Max length: 10 |
SoilType |
Field soil type |
string |
Max length: 30 |
SoilClass |
Field soil class. Valid options: A, B, C, D, E, or Blank |
string |
Max length: 1 |
HUC12Code |
Field HUC12Code |
string |
Max length: 20 |
Inactive |
Indicates whether the field is active or inactive |
boolean |
Must be 0, 1, True, or False |
Notes |
Field notes |
string |
Max length: 20000 |
Directions |
Directions to the field |
string |
Max length: 20000 |
GeoCodedLatitude |
Latitude of field |
decimal number |
Max of 6 decimal places Range: inclusive between -90 and 90 |
GeoCodedLongitude |
Longitude of field |
decimal number |
Max of 6 decimal places Range: inclusive between -180 and 180 |
CrossReference1 |
Field cross reference 1 |
string |
Max length: 40 |
CrossReference2 |
Field cross reference 2 |
string |
Max length: 40 |
CrossReference3 |
Field cross reference 3 |
string |
Max length: 40 |
CrossReference4 |
Field cross reference 4 |
string |
Max length: 40 |
PreviousCrop |
Previous crop |
string |
Max length: 15 |
PreviousCropYield |
Previous crop yield |
string |
Max length: 6 Must be numeric |
NextCrop |
Next crop |
string |
Max length: 15 |
NextCropYield |
Next crop yield |
string |
Max length: 6 Must be numeric |
SecondCrop |
Second crop |
string |
Max length: 15 |
SecondCropYield |
Second crop yield |
string |
Max length: 6 Must be numeric |
NorthSouthGridFeet |
North-South grid feet |
string |
Max length: 6 Must be numeric |
EastWestGridFeet |
East-West grid feet |
string |
Max length: 6 Must be numeric |
DateLastTested |
Date that field was last soil tested - included in UpdateSampleInfoOnly |
string |
Data type: DateTime Format must be MM/dd/yyyy |
LabId |
Mapping soil lab name the test results came from |
string |
Max length: 50 |
DateRecommendationGenerated |
Date field recommendation was generated |
string |
Data type: DateTime Format must be MM/dd/yyyy |
RecommendationMethod |
Field recommendation method Valid options: Adjusted, Each Samp., Field Avg., Zone Avg., or Blank |
string | |
RecommendationStyle |
Field recommendation style |
string |
Max length: 20 |
YieldUnits |
Yield unit of measure |
string |
Max length: 4 |
S2SplitArrangement |
Split 2 billing arrangement override |
string |
Max length: 10 |
S3SplitArrangement |
Split 3 billing arrangement override |
string |
Max length: 10 |
BoundaryWKT |
Boundary Well Known Text - if this property is blank, the boundary will be removed from Agvance when UpdateSampleInfoOnly = False. |
string | |
LastModifiedUTC |
Last modified date of the field in UTC format |
date | |
SampleInfo |
List of field sample information |
Collection of ClsApiFieldSampleInfo |
Maximum of 400 allowed |
SplitInfo |
List of field customer split information |
Collection of ClsApiFieldSplitInfo |
Maximum of 8 allowed |
BudgetInfo |
List of field budget information |
Collection of ClsApiFieldBudgetInfo |
Maximum of 200 allowed |
AttributeInfo |
List of field attribute information |
Collection of ClsApiFieldAttributeInfo | |
ClassificationInfo |
List of field classifications |
Collection of ClsApiFieldClassificationInfo | |
FieldSeasons |
List of field seasons and last tested date for the field |
Collection of ClsApiFieldSeason |
List of the seasons and last tested date for each season of the current field |