| Name | Description | Type | Additional Information |
|---|---|---|---|
| LineItem |
The number associated with the order of products on the transaction. |
integer |
Must be numeric |
| ApplicatorID |
The indentifier of the applicator for the plan. |
string |
Max length: 6 |
| ApplicatorFirstName |
The first name of the applicator. |
string |
Max length: 20 |
| ApplicatorLastName |
The last name of the applicator. |
string |
Max length: 40 |
| ApplicatorLicenseNumber |
The pesticide license number of the applicator. |
string |
Max length: 80 |
| ApplicatorLicenseExpirationDate |
Date the applicator's license expires. |
string |
Data type: DateTime Format must be MM/dd/yyyy |
| VehicleID |
The indentifier of the vehicle. |
string |
Max length: 10 |
| VehicleDescription |
The name of the vehicle. |
string |
Max length: 30 |
| VehicleType |
The type of vehicle. |
string |
Max length: 20 |
| Acres |
The number of acres assigned to the applicator or vehicle. |
decimal number |
Must be numeric |