| Name | Description | Type | Additional Information |
|---|---|---|---|
| CustomerId |
The Customer ID of the first customer on the document |
string |
Max length: 6 |
| GrowerId |
Grower(Customer) ID of the field on the document - if included, FieldId is required |
string |
Max length: 6 |
| FieldId |
Agvance Field Id of the field on the document - if included, GrowerId is required |
string |
Max length: 8 |
| LocationId |
LocationID of the location on the document |
string |
Max length: 6 |
| ShipTo |
Ship to address for the first customer on the document - if included, CustomerId is required |
string |
Max length: 50 |
| CustomApplied |
Indicates whether or not the products on the document are custom applied |
boolean | |
| DocumentDate |
The date of the document |
string |
Required Format must be MM/dd/yyyy |
| FederalPermits |
List of federal permits on the document |
Collection of ClsPermitCheckingFederalPermit |
Maximum of 1 allowed |
| StatePermits |
List of state permits for the first customer on the document - if included, CustomerId is required |
Collection of ClsPermitCheckingStatePermit | |
| Products |
List of products on the document |
Collection of ClsPermitCheckingProduct |
List cannot be empty |