POST BlendTicket/PostBlendTicket
Add a blend ticket.
Request Information
URI Parameters
Body Parameters
Blend ticket object to create.
clsAPIBlend| Name | Description | Type | Additional Information |
|---|---|---|---|
| ReponseStatus |
Not Used. Properties Related to the Response of the API Call |
clsAPIBlendResponse | |
| TicketNumber |
The Ticket Number Assigned to the Blend Ticket |
integer |
Must be numeric |
| TicketGuid |
The Ticket GUID Assigned to the Blend Ticket - Only valid with GET - will be null unless the database is new enough to support this property. |
globally unique identifier | |
| TicketLocation |
The Agvance Id for the Location on the Blend Ticket. PUT/POST: Either TicketLocation or TicketLocationGUID must be valid. |
string |
Max length: 6 |
| TicketLocationGUID |
The Agvance Globally Unique Identifier for the Location on the Blend Ticket. PUT/POST: Either TicketLocation or TicketLocationGUID must be valid. |
string |
Max length: 36 |
| CropName |
The Crop Assigned to the Blend Ticket |
string |
Max length: 15 |
| Placement |
The Method in Which the Product is Applied. Valid entries are as defined in Placement Setup in Agvance. |
string |
Max length: 30 |
| CropChemistryType |
The Chemistry Type of the Crop on the Ticket. PUT/POST: Valid entries are as defined in Crop Chemistry Setup in Agvance. |
string |
Max length: 80 |
| OrderedDate |
The Date That the Blend Ticket Was Created |
string |
Required Data type: DateTime Format must be MM/dd/yyyy |
| OrderedTime |
The Time That the Blend Ticket Was Created |
string |
Required Data type: DateTime Must be valid time format |
| LoadedDate |
The Date That the Products on the Blend Ticket Were Loaded |
string |
Data type: DateTime Format must be MM/dd/yyyy |
| BillingNotes |
Additional Comments for the Blend Ticket |
string |
Max length: 80 |
| Quantity |
The Number of Acres, Hectares, Tons, Tonnes, or 1000 SqFt for Which to Formulate a Blend. PUT/POST: Quantity must be updated using the Quantity in the BlendFields collection of the Blend Ticket. |
decimal number |
Must be numeric |
| QuantityUOM |
The Corresponding Unit of Measure for the Quantity. PUT/POST: Valid entries are 'Acres', 'Tons', 'Hect', 'Tonne', and '1000 SqFt'. |
string | |
| RegistrationNumber |
User-Defined Identification Number for the Blend |
string |
Max length: 15 |
| ProductSetDescription |
Name of the Product Set. Determines the inventory products used in the formulation of a blend. |
string |
Required Max length: 15 |
| MixIsALiquidType |
Indicates whether or not the mixture is a liquid type. |
boolean |
Must be 0, 1, True, or False |
| PriceBy |
Method of Pricing for the Blend. PUT/POST: Valid entries are 'Products', 'Blended Analysis', and 'Guaranteed Analysis'. |
string | |
| UpdateInventory |
Indicates whether or not the Blend Ticket affects inventory. |
boolean |
Must be 0, 1, True, or False |
| CustomApplied |
Indicates whether or not the formulation is for a custom application. |
boolean |
Must be 0, 1, True, or False |
| Respray |
Indicates whether or not the formulation is for a respray. |
boolean |
Must be 0, 1, True, or False |
| Repacked |
Indicates whether or not the Blend Ticket is marked as repacked. |
boolean |
Must be 0, 1, True, or False |
| VRT |
Indicates whether or not the formulation is for application with Variable Rate Technology. |
boolean |
Must be 0, 1, True, or False |
| Mini_Bulk |
Indicates whether or not the Blend Ticket is for a mini bulk load. |
boolean |
Must be 0, 1, True, or False |
| PaymentTermsID |
The Agvance ID of the Payment Terms Applied to the Blend Ticket |
string |
Max length: 15 |
| PaymentTermDescription |
The Description of the Payment Terms on the Blend Ticket. Only Valid in GET Methods |
string |
Max length: 20 |
| ApplicationComments |
Optional notes related to application that can be added before or after the job is completed. |
string |
Max length: 255 |
| BlendComments |
Optional Notes Related to the Blending of the Products on the Blend Ticket |
string |
Max length: 255 |
| TargetPests |
The Name of the Pests That the Application Will Control |
string |
Max length: 255 |
| BatchBreakdownAsPartialBatches |
Indicates whether or not the batches created from the ticket are partial batches. |
boolean |
Must be 0, 1, True, or False |
| BlenderCapacity |
The Volume Capacity of the Blender to Be Used |
decimal number |
Must be numeric |
| BlenderCapacityUnit |
The Unit of Measure Associated With the BlenderCapacity. PUT/POST: Valid entries are 'Pounds', 'Kilograms', 'Cubic Feet', and 'Gallons'. |
string | |
| NumberOfBatches |
The Number of Batches of Product to Load From the Blend Ticket |
integer |
Must be numeric |
| ShipVia |
The Method of Shipment |
string |
Max length: 25 |
| ShipToID |
Indicates where to ship the product. |
string |
Max length: 50 |
| AuthorizedAgentContactName |
The Name of a Person Who Is Authorized to Make Decisions for the Customer |
string |
Max length: 50 |
| County |
Defaults to the 'Ship To' county if available. Otherwise, it defaults to the county on the Field if available, or the county on the Customer if not. |
string |
Max length: 60 |
| CustomerPONumber |
Customer Provided Purchase Order Number |
string |
Max length: 20 |
| ControlNumber |
Alternate Reference Number for the Blend Ticket |
string |
Max length: 10 |
| SalespersonID |
The Agvance Id for the Salesperson Associated With the Blend Ticket |
string |
Max length: 15 |
| Territory |
A User-Defined Value Used for Grouping Blend Tickets |
string |
Max length: 15 |
| CustomerFederalPermitNumber |
The Non-Expired Federal Permit of a Customer Associated With the Blend Ticket |
string |
Max length: 60 |
| AdditionalComments |
Optional Notes That Can Be Added Before or After the Job is Completed |
string |
Max length: 240 |
| AgSyncApplicationID |
The Company ID in AgSync |
integer |
Must be numeric |
| AgSyncApplicationCompanyName |
The Name of the Company in AgSync |
string |
Max length: 255 |
| AgSyncApplicationCompanyGUID |
The Globally Unique Identifier of the Company in Agsync |
string |
Max length: 100 |
| AgSyncOperationTypeName |
The Method of Application in AgSync |
string |
Max length: 100 |
| AgSyncOperationTypeISVariableRate |
Indicates whether or not the Application is Variable Rate in AgSync |
boolean |
Must be 0, 1, True, or False |
| Invoiced |
Indicates whether or not the Blend Ticket has been invoiced. Only valid in GET methods. |
boolean |
Must be 0, 1, True, or False |
| Reversed |
Indicates whether or not the Blend Ticket has been reversed. Only valid in GET methods. |
boolean |
Must be 0, 1, True, or False |
| Voided |
Indicates whether or not the Blend Ticket has been voided. Only valid in GET and PUT methods. |
boolean |
Must be 0, 1, True, or False |
| SatelliteTransferred |
Indicates whether or not the Blend Ticket has been satellite transferred. Only valid in GET methods. |
boolean |
Must be 0, 1, True, or False |
| LockedAndProtected |
Indicates whether or not the Blend Ticket is locked. Only valid in GET methods. |
boolean |
Must be 0, 1, True, or False |
| TransferredToFieldHistory |
Indicates whether or not the Blend Ticket has been transferred to Field History. Only valid in GET methods. |
boolean |
Must be 0, 1, True, or False |
| GuaranteedAnalysisStringFormatted |
The Percent Nutrient Analysis of the Products Used to Formulate the Blend. Only valid in GET methods. |
string |
Max length: 75 |
| AnalysisQuantity |
The Quantity of Fertilizer Material in the Blend. Only valid in GET methods. |
decimal number |
Must be numeric |
| AnalysisQuantityUOM |
The Corresponding Unit of Measure for AnalysisQuantity. Only valid in GET methods. |
string |
Max length: 10 |
| AnalysisPricingUOM |
The Corresponding Unit of Measure for AnalysisPricing. Only valid in GET methods. |
string |
Max length: 10 |
| AnalysisQuantityToPricingRatio |
The Analysis Billing Divisor. Only valid in GET methods. |
decimal number |
Must be numeric |
| AnalysisDensity |
The Density of the Fertilizer Material in the Blend. Only valid in GET methods. |
decimal number |
Must be numeric |
| AnalysisPoundsPerInventoryUnit |
Weight in Pounds of One Inventory Unit. Only valid in GET methods. |
decimal number |
Must be numeric |
| AgSyncCropId |
The ID For the Crop in AgSync |
integer |
Must be numeric |
| LastModifiedDateTimeUtc |
The Date and Time in UTC format for the last time this ticket was modified - Only valid in the GET responses |
date | |
| FreightVendorGuid |
Globally Unique Identifier For the freight vendor |
globally unique identifier |
(Hexadecimal 8-4-4-4-12) |
| FreightCalculationMethod |
Calculation method for the freight amount. Valid options: Unit for Estimated $/Unit, Total for Estimated Total $. |
string |
Max length: 20 |
| FreightAmount |
Cost of freight |
decimal number |
Max of 4 decimal places |
| FertTagAnalysisType |
The enumeration to indicate the blend type |
FertTagAnalysisTypeEnum | |
| FertTagAnalysisTypeAsString |
VALID ONLY IN GET (ReadOnly Property) - used as the string representation of the FertTagAnalysisType enumeration |
string | |
| FertTagRegisteredName |
VALID ONLY when FertTagAnalysisType is set as "RegisteredBlend" (2 as the enumeration value) |
string |
Max length: 200 |
| BlendName |
The user defined 'Name' of the blend |
string |
Max length: 80 |
| ClearBlendName |
Indicates if the BlendName should be cleared in the database. Valid only for PUT method. |
boolean |
Must be 0, 1, True, or False |
| AreaID |
The identification value for the area used on the plan |
string |
Max length: 3 |
| PlanID |
The identification letter for the plan within the current AreaId |
string |
Max length: 1 |
| LbsPerQuantityUnit |
The pounds of the blend per quantity unit |
decimal number |
Valid only for GETs |
| VolumePerQuantityUnit |
The volume of the blend per quantity unit (based on MixIsALiquidType if true will be Gallons; if false will be Cubic Feet) |
decimal number |
Valid only for GETs |
| AskN |
Ordered Analysis Nitrogen |
decimal number |
Max length: 10 |
| AskP |
Ordered Analysis P2O5 |
decimal number |
Max length: 10 |
| AskK |
Ordered Analysis K2O |
decimal number |
Max length: 10 |
| AskS |
Ordered Analysis Sulfur |
decimal number |
Max length: 10 |
| AskUd |
Ordered Analysis User Defined |
decimal number |
Max length: 10 |
| AskCa |
Ordered Analysis Calcium |
decimal number |
Max length: 10 |
| AskMg |
Ordered Analysis Magnesium |
decimal number |
Max length: 10 |
| AskZn |
Ordered Analysis Zinc |
decimal number |
Max length: 10 |
| AskFe |
Ordered Analysis Iron |
decimal number |
Max length: 10 |
| AskMn |
Ordered Analysis Manganese |
decimal number |
Max length: 10 |
| AskCu |
Ordered Analysis Copper |
decimal number |
Max length: 10 |
| AskB |
Ordered Analysis Boron |
decimal number |
Max length: 10 |
| ByGuaranteedAnalysis |
Property that indicates if the formulation request is in Lbs / Unit or Guaranteed Analysis, defaults to Lbs / Unit (False) if not provided. |
boolean |
Must be 0, 1, True, or False |
| LbsOfAnalysis |
When formulating by Guaranteed Analysis, the Lbs / Unit of the final formulation, 100 is used when ByGuaranteedAnalysis is false |
decimal number |
Max length: 10 |
| OptimizeByPriceLevel |
Property that indicates what Price Level Index to Optimize By when formulating |
PriceLevelEnum | |
| BlendFields |
The List of Properties and Values for Each Field on the Blend Ticket |
Collection of clsAPIBlendFields |
Required List cannot be empty |
| BlendCustomers |
The List of Properties and Values for Each Customer on the Blend Ticket |
Collection of clsAPIBlendCustomers | |
| BlendProducts |
The List of Properties and Values for Each Product on the Blend Ticket |
Collection of clsAPIBlendProducts |
Required List cannot be empty |
| BlendApplicatorVehicle |
The List of Properties and Values for Each Applicator/Vehicle on the Blend Ticket |
Collection of clsAPIBlendApplicatorVehicle | |
| BlendCountyPermits |
The List of Properties and Values for Each Permit on the Blend Ticket |
Collection of clsAPIBlendCountyPermits | |
| BlendEditToActual |
The List of Properties and Values for Each Post-Loaded Actual Weight on the Blend Ticket |
Collection of clsBlendEditToActual | |
| PosOverrides |
List of PosOverrides |
Collection of ClsPosOverrides |
Request Formats
application/json, text/json
{
"ReponseStatus": {
"Success": true,
"ErrorList": [],
"Message": ""
},
"TicketNumber": 2,
"TicketGuid": "074aaa74-4259-48de-b316-775d81e381c4",
"TicketLocation": "sample string 3",
"TicketLocationGUID": "sample string 4",
"CropName": "sample string 5",
"Placement": "sample string 6",
"CropChemistryType": "sample string 7",
"OrderedDate": "sample string 8",
"OrderedTime": "sample string 9",
"LoadedDate": "sample string 10",
"BillingNotes": "sample string 11",
"Quantity": 28.2,
"QuantityUOM": "sample string 12",
"RegistrationNumber": "sample string 13",
"ProductSetDescription": "sample string 14",
"MixIsALiquidType": true,
"PriceBy": "sample string 16",
"UpdateInventory": true,
"CustomApplied": true,
"Respray": true,
"Repacked": true,
"VRT": true,
"Mini_Bulk": true,
"PaymentTermsID": "sample string 23",
"PaymentTermDescription": "sample string 24",
"ApplicationComments": "sample string 25",
"BlendComments": "sample string 26",
"TargetPests": "sample string 27",
"BatchBreakdownAsPartialBatches": true,
"BlenderCapacity": 29.1,
"BlenderCapacityUnit": "sample string 30",
"NumberOfBatches": 31,
"ShipVia": "sample string 32",
"ShipToID": "sample string 33",
"AuthorizedAgentContactName": "sample string 34",
"County": "sample string 35",
"CustomerPONumber": "sample string 36",
"ControlNumber": "sample string 37",
"SalespersonID": "sample string 38",
"Territory": "sample string 39",
"CustomerFederalPermitNumber": "sample string 40",
"AdditionalComments": "sample string 42",
"AgSyncApplicationID": 43,
"AgSyncApplicationCompanyName": "sample string 44",
"AgSyncApplicationCompanyGUID": "sample string 45",
"AgSyncOperationTypeName": "sample string 46",
"AgSyncOperationTypeISVariableRate": true,
"Invoiced": true,
"Reversed": true,
"Voided": true,
"SatelliteTransferred": true,
"LockedAndProtected": true,
"TransferredToFieldHistory": true,
"GuaranteedAnalysisStringFormatted": "sample string 54",
"AnalysisQuantity": 55.1,
"AnalysisQuantityUOM": "sample string 56",
"AnalysisPricingUOM": "sample string 57",
"AnalysisQuantityToPricingRatio": 58.1,
"AnalysisDensity": 59.1,
"AnalysisPoundsPerInventoryUnit": 60.1,
"AgSyncCropId": 61,
"LastModifiedDateTimeUtc": "2025-10-28T17:12:21.2516176+00:00",
"FreightVendorGuid": "043bf079-3830-43d2-82d0-aff0528d6c71",
"FreightCalculationMethod": "sample string 62",
"FreightAmount": 1.1,
"FertTagAnalysisType": 0,
"FertTagAnalysisTypeAsString": "Calculated Analysis",
"FertTagRegisteredName": "sample string 63",
"BlendName": "sample string 64",
"ClearBlendName": true,
"AreaID": "sample string 65",
"PlanID": "sample string 66",
"LbsPerQuantityUnit": 1.1,
"VolumePerQuantityUnit": 1.1,
"AskN": 1.1,
"AskP": 1.1,
"AskK": 1.1,
"AskS": 1.1,
"AskUd": 1.1,
"AskCa": 1.1,
"AskMg": 1.1,
"AskZn": 1.1,
"AskFe": 1.1,
"AskMn": 1.1,
"AskCu": 1.1,
"AskB": 1.1,
"ByGuaranteedAnalysis": true,
"LbsOfAnalysis": 1.1,
"OptimizeByPriceLevel": 0,
"BlendFields": [
{
"LineItem": 1,
"GrowerID": "sample string 2",
"FieldID": "sample string 3",
"FieldRecNum": 4,
"FieldGUID": "sample string 5",
"FieldDescription": "sample string 6",
"FarmKey": 7,
"FarmName": "sample string 8",
"FarmGUID": "sample string 9",
"FarmDescription": "sample string 10",
"GrowerFirstName": "sample string 11",
"GrowerLastName": "sample string 12",
"GrowerGUID": "sample string 13",
"Quantity": 14.1,
"AppliedDate": "sample string 15",
"StartTime": "sample string 16",
"EndTime": "sample string 17",
"StartTemperature": "sample string 18",
"EndTemperature": "sample string 19",
"StartWindSpeed": "sample string 20",
"EndWindSpeed": "sample string 21",
"StartWindDirection": "sample string 22",
"EndWindDirection": "sample string 23",
"WindMeterUsed": true,
"WindMeterUsed_ISNotSet": true,
"WindMeterBrand": "sample string 26",
"ApplicatorSpeed": "sample string 27",
"ApplicationDirection": "sample string 28",
"Nozzle": "sample string 29",
"NozzleSpacing": "sample string 30",
"NozzlePSI": "sample string 31",
"FieldCondition": "sample string 32",
"SoilMoisture": "sample string 33",
"SoilTexture": "sample string 34",
"Humidity": "sample string 35",
"GrowerNotified": true,
"GrowerNotified_ISNotSet": true,
"GrowerNotifiedDate": "sample string 38",
"GrowerNotifiedTime": "sample string 39",
"ProductSuppliedBy": "sample string 40",
"PreviousChemicalOrJob": "sample string 41",
"PreviousGrowerName": "sample string 42",
"ProductRemainingYN": true,
"ProductRemainingYN_ISNotSet": true,
"ProductRemainingReason": "sample string 45",
"CropRotationRestrictionsExist": true,
"CropRotationRestrictionsExist_ISNotSet": true,
"ActualAppliedComment": "sample string 48",
"ApplicatorSignatureImageAsBase64String": "sample string 49",
"AgSyncOrderID": "sample string 50",
"AgSyncStatus": "sample string 51",
"AgSyncTargetApplicationDate": "sample string 52",
"AgSyncWindowDays": 53,
"AgSyncISFertilizerBlend": true,
"CustomerNotifiedName": "sample string 55",
"DispatchJobStatus": "sample string 56",
"ApplicationZoneWkt": "sample string 57",
"DispatchJobOrderNumber": 58,
"DispatchPriorityNumber": 59,
"DispatchPriorityName": "sample string 60",
"DispatchRequestedDate": "sample string 61",
"DispatchRequestedTime": "sample string 62",
"JobCompletedDate": "sample string 63",
"JobCompletedTime": "sample string 64",
"BoomHeightInches": 1,
"WeedHeightInches": 1,
"CropStage": "sample string 65",
"RinseOut": true,
"BufferStripAdded": true,
"BufferStripWidthFeet": 1,
"SensitiveCropCheck": true,
"SensitiveCropCheckDate": "sample string 66",
"TankMixPartnerSiteCheck": true,
"TankMixPartnerSiteCheckDate": "sample string 67",
"SusceptibleCrops": "sample string 68",
"CurrentlyPrecipitating": true,
"Next24HourForecastHighTemp": 1.1,
"Next24HourForecastLowTemp": 1.1,
"Next24HourPrecipitationChancePercent": 1.1,
"Next24HourPrecipitationAmountInches": 1.1,
"Next48HourForecastHighTemp": 1.1,
"Next48HourForecastLowTemp": 1.1,
"Next48HourPrecipitationChancePercent": 1.1,
"Next48HourPrecipitationAmountInches": 1.1,
"GroundFrozen": true,
"GroundSnowCovered": true,
"PlantingDate": "2025-10-28T17:12:21.2531862+00:00",
"NumberOfDaysAfterPlanting": 1,
"BeforeApplicationCleanoutMethod": "sample string 69",
"BeforeApplicationCleanoutDate": "2025-10-28T17:12:21.2531862+00:00",
"AfterApplicationCleanoutMethod": "sample string 70",
"AfterApplicationCleanoutDate": "2025-10-28T17:12:21.2531862+00:00"
},
{
"LineItem": 1,
"GrowerID": "sample string 2",
"FieldID": "sample string 3",
"FieldRecNum": 4,
"FieldGUID": "sample string 5",
"FieldDescription": "sample string 6",
"FarmKey": 7,
"FarmName": "sample string 8",
"FarmGUID": "sample string 9",
"FarmDescription": "sample string 10",
"GrowerFirstName": "sample string 11",
"GrowerLastName": "sample string 12",
"GrowerGUID": "sample string 13",
"Quantity": 14.1,
"AppliedDate": "sample string 15",
"StartTime": "sample string 16",
"EndTime": "sample string 17",
"StartTemperature": "sample string 18",
"EndTemperature": "sample string 19",
"StartWindSpeed": "sample string 20",
"EndWindSpeed": "sample string 21",
"StartWindDirection": "sample string 22",
"EndWindDirection": "sample string 23",
"WindMeterUsed": true,
"WindMeterUsed_ISNotSet": true,
"WindMeterBrand": "sample string 26",
"ApplicatorSpeed": "sample string 27",
"ApplicationDirection": "sample string 28",
"Nozzle": "sample string 29",
"NozzleSpacing": "sample string 30",
"NozzlePSI": "sample string 31",
"FieldCondition": "sample string 32",
"SoilMoisture": "sample string 33",
"SoilTexture": "sample string 34",
"Humidity": "sample string 35",
"GrowerNotified": true,
"GrowerNotified_ISNotSet": true,
"GrowerNotifiedDate": "sample string 38",
"GrowerNotifiedTime": "sample string 39",
"ProductSuppliedBy": "sample string 40",
"PreviousChemicalOrJob": "sample string 41",
"PreviousGrowerName": "sample string 42",
"ProductRemainingYN": true,
"ProductRemainingYN_ISNotSet": true,
"ProductRemainingReason": "sample string 45",
"CropRotationRestrictionsExist": true,
"CropRotationRestrictionsExist_ISNotSet": true,
"ActualAppliedComment": "sample string 48",
"ApplicatorSignatureImageAsBase64String": "sample string 49",
"AgSyncOrderID": "sample string 50",
"AgSyncStatus": "sample string 51",
"AgSyncTargetApplicationDate": "sample string 52",
"AgSyncWindowDays": 53,
"AgSyncISFertilizerBlend": true,
"CustomerNotifiedName": "sample string 55",
"DispatchJobStatus": "sample string 56",
"ApplicationZoneWkt": "sample string 57",
"DispatchJobOrderNumber": 58,
"DispatchPriorityNumber": 59,
"DispatchPriorityName": "sample string 60",
"DispatchRequestedDate": "sample string 61",
"DispatchRequestedTime": "sample string 62",
"JobCompletedDate": "sample string 63",
"JobCompletedTime": "sample string 64",
"BoomHeightInches": 1,
"WeedHeightInches": 1,
"CropStage": "sample string 65",
"RinseOut": true,
"BufferStripAdded": true,
"BufferStripWidthFeet": 1,
"SensitiveCropCheck": true,
"SensitiveCropCheckDate": "sample string 66",
"TankMixPartnerSiteCheck": true,
"TankMixPartnerSiteCheckDate": "sample string 67",
"SusceptibleCrops": "sample string 68",
"CurrentlyPrecipitating": true,
"Next24HourForecastHighTemp": 1.1,
"Next24HourForecastLowTemp": 1.1,
"Next24HourPrecipitationChancePercent": 1.1,
"Next24HourPrecipitationAmountInches": 1.1,
"Next48HourForecastHighTemp": 1.1,
"Next48HourForecastLowTemp": 1.1,
"Next48HourPrecipitationChancePercent": 1.1,
"Next48HourPrecipitationAmountInches": 1.1,
"GroundFrozen": true,
"GroundSnowCovered": true,
"PlantingDate": "2025-10-28T17:12:21.2531862+00:00",
"NumberOfDaysAfterPlanting": 1,
"BeforeApplicationCleanoutMethod": "sample string 69",
"BeforeApplicationCleanoutDate": "2025-10-28T17:12:21.2531862+00:00",
"AfterApplicationCleanoutMethod": "sample string 70",
"AfterApplicationCleanoutDate": "2025-10-28T17:12:21.2531862+00:00"
}
],
"BlendCustomers": [
{
"SplitNumber": 1,
"CustomerID": "sample string 2",
"QuoteStatus": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"CustomerGUID": "sample string 6",
"SplitPercent1": 7.1,
"SplitPercent2": 8.1,
"SplitPercent3": 9.1,
"BillToID": "sample string 10",
"AnalysisQuotedPrice": 1.1,
"AnalysisPercent": 11.1,
"PasswordYN": true,
"AmtOverLim": 1.1,
"WarningDis": "sample string 12"
},
{
"SplitNumber": 1,
"CustomerID": "sample string 2",
"QuoteStatus": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"CustomerGUID": "sample string 6",
"SplitPercent1": 7.1,
"SplitPercent2": 8.1,
"SplitPercent3": 9.1,
"BillToID": "sample string 10",
"AnalysisQuotedPrice": 1.1,
"AnalysisPercent": 11.1,
"PasswordYN": true,
"AmtOverLim": 1.1,
"WarningDis": "sample string 12"
}
],
"BlendProducts": [
{
"ProductLineItem": 2,
"BlendTicketLineItemGuid": "7898dbd7-57ec-4240-88bf-5a00f5ddeab0",
"ProductGUID": "sample string 3",
"DepartmentID": "sample string 4",
"ProductID": "sample string 5",
"ProductName": "sample string 6",
"RatePerUnitAmount": 7.1,
"RatingUOM": "sample string 8",
"TotalRatingAmount": 9.1,
"MixedAmount": 10.1,
"MixingUOM": "sample string 11",
"MixingScale": 12,
"ISAnalysisItem": true,
"InventoryAmount": 14.1,
"InventoryUOM": "sample string 15",
"ListPrice": 16.1,
"PricingUOM": "sample string 17",
"CropCode": "sample string 18",
"Container": "sample string 19",
"LotNumber": "sample string 20",
"ComPrefix": "sample string 21",
"TechnologyLicenseNumber": "sample string 22",
"ExcludeFromMixFile": true,
"ShipFromLocationID": "sample string 24",
"AgSyncExcludeProduct": true,
"AgSyncHotLoaded": true,
"TotalPoundsInTheMix": 27.1,
"UpdateAgvanceBasedOn_Rate_Mix_Inventory_Pounds": "sample string 28",
"Density": 29.1,
"ISLiquidStateOfMatter": true,
"PoundsPerRatingUnit": 31.1,
"RateToBlendRatio": 32.1,
"BlendToInventoryRatio": 33.1,
"InventoryToPricingRatio": 34.1,
"PoundsPerInventoryUnit": 35.1,
"SpecificGravity": 36.1,
"ISFeeItem": true,
"MixGroup": 38,
"ShipFromDepartmentID": "sample string 39",
"BlendProductCustomerPriceOverrides": [
{
"CustomerID": "sample string 1",
"PriceOverride": 1.1,
"SplitPercentOverride": 1.1
},
{
"CustomerID": "sample string 1",
"PriceOverride": 1.1,
"SplitPercentOverride": 1.1
}
]
},
{
"ProductLineItem": 2,
"BlendTicketLineItemGuid": "7898dbd7-57ec-4240-88bf-5a00f5ddeab0",
"ProductGUID": "sample string 3",
"DepartmentID": "sample string 4",
"ProductID": "sample string 5",
"ProductName": "sample string 6",
"RatePerUnitAmount": 7.1,
"RatingUOM": "sample string 8",
"TotalRatingAmount": 9.1,
"MixedAmount": 10.1,
"MixingUOM": "sample string 11",
"MixingScale": 12,
"ISAnalysisItem": true,
"InventoryAmount": 14.1,
"InventoryUOM": "sample string 15",
"ListPrice": 16.1,
"PricingUOM": "sample string 17",
"CropCode": "sample string 18",
"Container": "sample string 19",
"LotNumber": "sample string 20",
"ComPrefix": "sample string 21",
"TechnologyLicenseNumber": "sample string 22",
"ExcludeFromMixFile": true,
"ShipFromLocationID": "sample string 24",
"AgSyncExcludeProduct": true,
"AgSyncHotLoaded": true,
"TotalPoundsInTheMix": 27.1,
"UpdateAgvanceBasedOn_Rate_Mix_Inventory_Pounds": "sample string 28",
"Density": 29.1,
"ISLiquidStateOfMatter": true,
"PoundsPerRatingUnit": 31.1,
"RateToBlendRatio": 32.1,
"BlendToInventoryRatio": 33.1,
"InventoryToPricingRatio": 34.1,
"PoundsPerInventoryUnit": 35.1,
"SpecificGravity": 36.1,
"ISFeeItem": true,
"MixGroup": 38,
"ShipFromDepartmentID": "sample string 39",
"BlendProductCustomerPriceOverrides": [
{
"CustomerID": "sample string 1",
"PriceOverride": 1.1,
"SplitPercentOverride": 1.1
},
{
"CustomerID": "sample string 1",
"PriceOverride": 1.1,
"SplitPercentOverride": 1.1
}
]
}
],
"BlendApplicatorVehicle": [
{
"LineItem": 1,
"ApplicatorID": "sample string 2",
"ApplicatorFirstName": "sample string 3",
"ApplicatorLastName": "sample string 4",
"ApplicatorLicenseNumber": "sample string 5",
"ApplicatorLicenseExpirationDate": "sample string 6",
"VehicleID": "sample string 7",
"VehicleDescription": "sample string 8",
"VehicleType": "sample string 9",
"Acres": 10.1
},
{
"LineItem": 1,
"ApplicatorID": "sample string 2",
"ApplicatorFirstName": "sample string 3",
"ApplicatorLastName": "sample string 4",
"ApplicatorLicenseNumber": "sample string 5",
"ApplicatorLicenseExpirationDate": "sample string 6",
"VehicleID": "sample string 7",
"VehicleDescription": "sample string 8",
"VehicleType": "sample string 9",
"Acres": 10.1
}
],
"BlendCountyPermits": [
{
"LineItem": 1,
"PermitNumber": "sample string 2"
},
{
"LineItem": 1,
"PermitNumber": "sample string 2"
}
],
"BlendEditToActual": [
{
"LineItem": 3,
"GrossWeight": 4.1,
"TareWeight": 5.1
},
{
"LineItem": 3,
"GrossWeight": 4.1,
"TareWeight": 5.1
}
],
"PosOverrides": [
{
"CustId": "sample string 8",
"Reason": "sample string 13"
},
{
"CustId": "sample string 8",
"Reason": "sample string 13"
}
]
}
application/xml
text/xml
application/x-www-form-urlencoded
Response Information
Resource Description
Add a blend ticket.
AgvBlendTicket| Name | Description | Type | Additional Information |
|---|---|---|---|
| Status |
Status of the API call. |
string | |
| Message |
Message of the API call. |
string | |
| ErrorList |
List of error messages of the API call. |
Collection of string | |
| WarningList |
List of warning messages of the API call. |
Collection of string | |
| Count |
Count of how many BlendTickets JSON dictionaries. |
string | |
| BlendTicket |
JSON Object of BlendTicket. |
clsAPIBlend |
Response Formats
application/json, text/json
{
"Status": "sample string 1",
"Message": "sample string 2",
"ErrorList": [
"sample string 1",
"sample string 2"
],
"WarningList": [
"sample string 1",
"sample string 2"
],
"Count": "sample string 3",
"BlendTicket": {
"ReponseStatus": {
"Success": true,
"ErrorList": [],
"Message": ""
},
"TicketNumber": 2,
"TicketGuid": "9bde78dd-573a-42b1-a6f5-37e8fd34cc64",
"TicketLocation": "sample string 3",
"TicketLocationGUID": "sample string 4",
"CropName": "sample string 5",
"Placement": "sample string 6",
"CropChemistryType": "sample string 7",
"OrderedDate": "sample string 8",
"OrderedTime": "sample string 9",
"LoadedDate": "sample string 10",
"BillingNotes": "sample string 11",
"Quantity": 28.2,
"QuantityUOM": "sample string 12",
"RegistrationNumber": "sample string 13",
"ProductSetDescription": "sample string 14",
"MixIsALiquidType": true,
"PriceBy": "sample string 16",
"UpdateInventory": true,
"CustomApplied": true,
"Respray": true,
"Repacked": true,
"VRT": true,
"Mini_Bulk": true,
"PaymentTermsID": "sample string 23",
"PaymentTermDescription": "sample string 24",
"ApplicationComments": "sample string 25",
"BlendComments": "sample string 26",
"TargetPests": "sample string 27",
"BatchBreakdownAsPartialBatches": true,
"BlenderCapacity": 29.1,
"BlenderCapacityUnit": "sample string 30",
"NumberOfBatches": 31,
"ShipVia": "sample string 32",
"ShipToID": "sample string 33",
"AuthorizedAgentContactName": "sample string 34",
"County": "sample string 35",
"CustomerPONumber": "sample string 36",
"ControlNumber": "sample string 37",
"SalespersonID": "sample string 38",
"Territory": "sample string 39",
"CustomerFederalPermitNumber": "sample string 40",
"AdditionalComments": "sample string 42",
"AgSyncApplicationID": 43,
"AgSyncApplicationCompanyName": "sample string 44",
"AgSyncApplicationCompanyGUID": "sample string 45",
"AgSyncOperationTypeName": "sample string 46",
"AgSyncOperationTypeISVariableRate": true,
"Invoiced": true,
"Reversed": true,
"Voided": true,
"SatelliteTransferred": true,
"LockedAndProtected": true,
"TransferredToFieldHistory": true,
"GuaranteedAnalysisStringFormatted": "sample string 54",
"AnalysisQuantity": 55.1,
"AnalysisQuantityUOM": "sample string 56",
"AnalysisPricingUOM": "sample string 57",
"AnalysisQuantityToPricingRatio": 58.1,
"AnalysisDensity": 59.1,
"AnalysisPoundsPerInventoryUnit": 60.1,
"AgSyncCropId": 61,
"LastModifiedDateTimeUtc": "2025-10-28T17:12:21.2731692+00:00",
"FreightVendorGuid": "c3d15deb-d699-4bea-8799-010e4ab13928",
"FreightCalculationMethod": "sample string 62",
"FreightAmount": 1.1,
"FertTagAnalysisType": 0,
"FertTagAnalysisTypeAsString": "Calculated Analysis",
"FertTagRegisteredName": "sample string 63",
"BlendName": "sample string 64",
"ClearBlendName": true,
"AreaID": "sample string 65",
"PlanID": "sample string 66",
"LbsPerQuantityUnit": 1.1,
"VolumePerQuantityUnit": 1.1,
"AskN": 1.1,
"AskP": 1.1,
"AskK": 1.1,
"AskS": 1.1,
"AskUd": 1.1,
"AskCa": 1.1,
"AskMg": 1.1,
"AskZn": 1.1,
"AskFe": 1.1,
"AskMn": 1.1,
"AskCu": 1.1,
"AskB": 1.1,
"ByGuaranteedAnalysis": true,
"LbsOfAnalysis": 1.1,
"OptimizeByPriceLevel": 0,
"BlendFields": [
{
"LineItem": 1,
"GrowerID": "sample string 2",
"FieldID": "sample string 3",
"FieldRecNum": 4,
"FieldGUID": "sample string 5",
"FieldDescription": "sample string 6",
"FarmKey": 7,
"FarmName": "sample string 8",
"FarmGUID": "sample string 9",
"FarmDescription": "sample string 10",
"GrowerFirstName": "sample string 11",
"GrowerLastName": "sample string 12",
"GrowerGUID": "sample string 13",
"Quantity": 14.1,
"AppliedDate": "sample string 15",
"StartTime": "sample string 16",
"EndTime": "sample string 17",
"StartTemperature": "sample string 18",
"EndTemperature": "sample string 19",
"StartWindSpeed": "sample string 20",
"EndWindSpeed": "sample string 21",
"StartWindDirection": "sample string 22",
"EndWindDirection": "sample string 23",
"WindMeterUsed": true,
"WindMeterUsed_ISNotSet": true,
"WindMeterBrand": "sample string 26",
"ApplicatorSpeed": "sample string 27",
"ApplicationDirection": "sample string 28",
"Nozzle": "sample string 29",
"NozzleSpacing": "sample string 30",
"NozzlePSI": "sample string 31",
"FieldCondition": "sample string 32",
"SoilMoisture": "sample string 33",
"SoilTexture": "sample string 34",
"Humidity": "sample string 35",
"GrowerNotified": true,
"GrowerNotified_ISNotSet": true,
"GrowerNotifiedDate": "sample string 38",
"GrowerNotifiedTime": "sample string 39",
"ProductSuppliedBy": "sample string 40",
"PreviousChemicalOrJob": "sample string 41",
"PreviousGrowerName": "sample string 42",
"ProductRemainingYN": true,
"ProductRemainingYN_ISNotSet": true,
"ProductRemainingReason": "sample string 45",
"CropRotationRestrictionsExist": true,
"CropRotationRestrictionsExist_ISNotSet": true,
"ActualAppliedComment": "sample string 48",
"ApplicatorSignatureImageAsBase64String": "sample string 49",
"AgSyncOrderID": "sample string 50",
"AgSyncStatus": "sample string 51",
"AgSyncTargetApplicationDate": "sample string 52",
"AgSyncWindowDays": 53,
"AgSyncISFertilizerBlend": true,
"CustomerNotifiedName": "sample string 55",
"DispatchJobStatus": "sample string 56",
"ApplicationZoneWkt": "sample string 57",
"DispatchJobOrderNumber": 58,
"DispatchPriorityNumber": 59,
"DispatchPriorityName": "sample string 60",
"DispatchRequestedDate": "sample string 61",
"DispatchRequestedTime": "sample string 62",
"JobCompletedDate": "sample string 63",
"JobCompletedTime": "sample string 64",
"BoomHeightInches": 1,
"WeedHeightInches": 1,
"CropStage": "sample string 65",
"RinseOut": true,
"BufferStripAdded": true,
"BufferStripWidthFeet": 1,
"SensitiveCropCheck": true,
"SensitiveCropCheckDate": "sample string 66",
"TankMixPartnerSiteCheck": true,
"TankMixPartnerSiteCheckDate": "sample string 67",
"SusceptibleCrops": "sample string 68",
"CurrentlyPrecipitating": true,
"Next24HourForecastHighTemp": 1.1,
"Next24HourForecastLowTemp": 1.1,
"Next24HourPrecipitationChancePercent": 1.1,
"Next24HourPrecipitationAmountInches": 1.1,
"Next48HourForecastHighTemp": 1.1,
"Next48HourForecastLowTemp": 1.1,
"Next48HourPrecipitationChancePercent": 1.1,
"Next48HourPrecipitationAmountInches": 1.1,
"GroundFrozen": true,
"GroundSnowCovered": true,
"PlantingDate": "2025-10-28T17:12:21.2731692+00:00",
"NumberOfDaysAfterPlanting": 1,
"BeforeApplicationCleanoutMethod": "sample string 69",
"BeforeApplicationCleanoutDate": "2025-10-28T17:12:21.2731692+00:00",
"AfterApplicationCleanoutMethod": "sample string 70",
"AfterApplicationCleanoutDate": "2025-10-28T17:12:21.2731692+00:00"
},
{
"LineItem": 1,
"GrowerID": "sample string 2",
"FieldID": "sample string 3",
"FieldRecNum": 4,
"FieldGUID": "sample string 5",
"FieldDescription": "sample string 6",
"FarmKey": 7,
"FarmName": "sample string 8",
"FarmGUID": "sample string 9",
"FarmDescription": "sample string 10",
"GrowerFirstName": "sample string 11",
"GrowerLastName": "sample string 12",
"GrowerGUID": "sample string 13",
"Quantity": 14.1,
"AppliedDate": "sample string 15",
"StartTime": "sample string 16",
"EndTime": "sample string 17",
"StartTemperature": "sample string 18",
"EndTemperature": "sample string 19",
"StartWindSpeed": "sample string 20",
"EndWindSpeed": "sample string 21",
"StartWindDirection": "sample string 22",
"EndWindDirection": "sample string 23",
"WindMeterUsed": true,
"WindMeterUsed_ISNotSet": true,
"WindMeterBrand": "sample string 26",
"ApplicatorSpeed": "sample string 27",
"ApplicationDirection": "sample string 28",
"Nozzle": "sample string 29",
"NozzleSpacing": "sample string 30",
"NozzlePSI": "sample string 31",
"FieldCondition": "sample string 32",
"SoilMoisture": "sample string 33",
"SoilTexture": "sample string 34",
"Humidity": "sample string 35",
"GrowerNotified": true,
"GrowerNotified_ISNotSet": true,
"GrowerNotifiedDate": "sample string 38",
"GrowerNotifiedTime": "sample string 39",
"ProductSuppliedBy": "sample string 40",
"PreviousChemicalOrJob": "sample string 41",
"PreviousGrowerName": "sample string 42",
"ProductRemainingYN": true,
"ProductRemainingYN_ISNotSet": true,
"ProductRemainingReason": "sample string 45",
"CropRotationRestrictionsExist": true,
"CropRotationRestrictionsExist_ISNotSet": true,
"ActualAppliedComment": "sample string 48",
"ApplicatorSignatureImageAsBase64String": "sample string 49",
"AgSyncOrderID": "sample string 50",
"AgSyncStatus": "sample string 51",
"AgSyncTargetApplicationDate": "sample string 52",
"AgSyncWindowDays": 53,
"AgSyncISFertilizerBlend": true,
"CustomerNotifiedName": "sample string 55",
"DispatchJobStatus": "sample string 56",
"ApplicationZoneWkt": "sample string 57",
"DispatchJobOrderNumber": 58,
"DispatchPriorityNumber": 59,
"DispatchPriorityName": "sample string 60",
"DispatchRequestedDate": "sample string 61",
"DispatchRequestedTime": "sample string 62",
"JobCompletedDate": "sample string 63",
"JobCompletedTime": "sample string 64",
"BoomHeightInches": 1,
"WeedHeightInches": 1,
"CropStage": "sample string 65",
"RinseOut": true,
"BufferStripAdded": true,
"BufferStripWidthFeet": 1,
"SensitiveCropCheck": true,
"SensitiveCropCheckDate": "sample string 66",
"TankMixPartnerSiteCheck": true,
"TankMixPartnerSiteCheckDate": "sample string 67",
"SusceptibleCrops": "sample string 68",
"CurrentlyPrecipitating": true,
"Next24HourForecastHighTemp": 1.1,
"Next24HourForecastLowTemp": 1.1,
"Next24HourPrecipitationChancePercent": 1.1,
"Next24HourPrecipitationAmountInches": 1.1,
"Next48HourForecastHighTemp": 1.1,
"Next48HourForecastLowTemp": 1.1,
"Next48HourPrecipitationChancePercent": 1.1,
"Next48HourPrecipitationAmountInches": 1.1,
"GroundFrozen": true,
"GroundSnowCovered": true,
"PlantingDate": "2025-10-28T17:12:21.2731692+00:00",
"NumberOfDaysAfterPlanting": 1,
"BeforeApplicationCleanoutMethod": "sample string 69",
"BeforeApplicationCleanoutDate": "2025-10-28T17:12:21.2731692+00:00",
"AfterApplicationCleanoutMethod": "sample string 70",
"AfterApplicationCleanoutDate": "2025-10-28T17:12:21.2731692+00:00"
}
],
"BlendCustomers": [
{
"SplitNumber": 1,
"CustomerID": "sample string 2",
"QuoteStatus": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"CustomerGUID": "sample string 6",
"SplitPercent1": 7.1,
"SplitPercent2": 8.1,
"SplitPercent3": 9.1,
"BillToID": "sample string 10",
"AnalysisQuotedPrice": 1.1,
"AnalysisPercent": 11.1,
"PasswordYN": true,
"AmtOverLim": 1.1,
"WarningDis": "sample string 12"
},
{
"SplitNumber": 1,
"CustomerID": "sample string 2",
"QuoteStatus": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"CustomerGUID": "sample string 6",
"SplitPercent1": 7.1,
"SplitPercent2": 8.1,
"SplitPercent3": 9.1,
"BillToID": "sample string 10",
"AnalysisQuotedPrice": 1.1,
"AnalysisPercent": 11.1,
"PasswordYN": true,
"AmtOverLim": 1.1,
"WarningDis": "sample string 12"
}
],
"BlendProducts": [
{
"ProductLineItem": 2,
"BlendTicketLineItemGuid": "2811758d-e3a3-43b1-96dd-ad31a05fed06",
"ProductGUID": "sample string 3",
"DepartmentID": "sample string 4",
"ProductID": "sample string 5",
"ProductName": "sample string 6",
"RatePerUnitAmount": 7.1,
"RatingUOM": "sample string 8",
"TotalRatingAmount": 9.1,
"MixedAmount": 10.1,
"MixingUOM": "sample string 11",
"MixingScale": 12,
"ISAnalysisItem": true,
"InventoryAmount": 14.1,
"InventoryUOM": "sample string 15",
"ListPrice": 16.1,
"PricingUOM": "sample string 17",
"CropCode": "sample string 18",
"Container": "sample string 19",
"LotNumber": "sample string 20",
"ComPrefix": "sample string 21",
"TechnologyLicenseNumber": "sample string 22",
"ExcludeFromMixFile": true,
"ShipFromLocationID": "sample string 24",
"AgSyncExcludeProduct": true,
"AgSyncHotLoaded": true,
"TotalPoundsInTheMix": 27.1,
"UpdateAgvanceBasedOn_Rate_Mix_Inventory_Pounds": "sample string 28",
"Density": 29.1,
"ISLiquidStateOfMatter": true,
"PoundsPerRatingUnit": 31.1,
"RateToBlendRatio": 32.1,
"BlendToInventoryRatio": 33.1,
"InventoryToPricingRatio": 34.1,
"PoundsPerInventoryUnit": 35.1,
"SpecificGravity": 36.1,
"ISFeeItem": true,
"MixGroup": 38,
"ShipFromDepartmentID": "sample string 39",
"BlendProductCustomerPriceOverrides": [
{
"CustomerID": "sample string 1",
"PriceOverride": 1.1,
"SplitPercentOverride": 1.1
},
{
"CustomerID": "sample string 1",
"PriceOverride": 1.1,
"SplitPercentOverride": 1.1
}
]
},
{
"ProductLineItem": 2,
"BlendTicketLineItemGuid": "2811758d-e3a3-43b1-96dd-ad31a05fed06",
"ProductGUID": "sample string 3",
"DepartmentID": "sample string 4",
"ProductID": "sample string 5",
"ProductName": "sample string 6",
"RatePerUnitAmount": 7.1,
"RatingUOM": "sample string 8",
"TotalRatingAmount": 9.1,
"MixedAmount": 10.1,
"MixingUOM": "sample string 11",
"MixingScale": 12,
"ISAnalysisItem": true,
"InventoryAmount": 14.1,
"InventoryUOM": "sample string 15",
"ListPrice": 16.1,
"PricingUOM": "sample string 17",
"CropCode": "sample string 18",
"Container": "sample string 19",
"LotNumber": "sample string 20",
"ComPrefix": "sample string 21",
"TechnologyLicenseNumber": "sample string 22",
"ExcludeFromMixFile": true,
"ShipFromLocationID": "sample string 24",
"AgSyncExcludeProduct": true,
"AgSyncHotLoaded": true,
"TotalPoundsInTheMix": 27.1,
"UpdateAgvanceBasedOn_Rate_Mix_Inventory_Pounds": "sample string 28",
"Density": 29.1,
"ISLiquidStateOfMatter": true,
"PoundsPerRatingUnit": 31.1,
"RateToBlendRatio": 32.1,
"BlendToInventoryRatio": 33.1,
"InventoryToPricingRatio": 34.1,
"PoundsPerInventoryUnit": 35.1,
"SpecificGravity": 36.1,
"ISFeeItem": true,
"MixGroup": 38,
"ShipFromDepartmentID": "sample string 39",
"BlendProductCustomerPriceOverrides": [
{
"CustomerID": "sample string 1",
"PriceOverride": 1.1,
"SplitPercentOverride": 1.1
},
{
"CustomerID": "sample string 1",
"PriceOverride": 1.1,
"SplitPercentOverride": 1.1
}
]
}
],
"BlendApplicatorVehicle": [
{
"LineItem": 1,
"ApplicatorID": "sample string 2",
"ApplicatorFirstName": "sample string 3",
"ApplicatorLastName": "sample string 4",
"ApplicatorLicenseNumber": "sample string 5",
"ApplicatorLicenseExpirationDate": "sample string 6",
"VehicleID": "sample string 7",
"VehicleDescription": "sample string 8",
"VehicleType": "sample string 9",
"Acres": 10.1
},
{
"LineItem": 1,
"ApplicatorID": "sample string 2",
"ApplicatorFirstName": "sample string 3",
"ApplicatorLastName": "sample string 4",
"ApplicatorLicenseNumber": "sample string 5",
"ApplicatorLicenseExpirationDate": "sample string 6",
"VehicleID": "sample string 7",
"VehicleDescription": "sample string 8",
"VehicleType": "sample string 9",
"Acres": 10.1
}
],
"BlendCountyPermits": [
{
"LineItem": 1,
"PermitNumber": "sample string 2"
},
{
"LineItem": 1,
"PermitNumber": "sample string 2"
}
],
"BlendEditToActual": [
{
"LineItem": 3,
"GrossWeight": 4.1,
"TareWeight": 5.1
},
{
"LineItem": 3,
"GrossWeight": 4.1,
"TareWeight": 5.1
}
],
"PosOverrides": [
{
"CustId": "sample string 8",
"Reason": "sample string 13"
},
{
"CustId": "sample string 8",
"Reason": "sample string 13"
}
]
}
}