| Name | Description | Type | Additional Information |
|---|---|---|---|
| OrderDate |
Order Date |
string |
Required Format must be MM/dd/yyyy |
| LocationId |
Location ID |
string |
Required Max length: 6 |
| GrowerId |
Grower Id of the field |
string |
Max length: 6 |
| FieldId |
Field Id of the field |
string |
Max length: 8 |
| SalespersonId |
The salesperson id |
string |
Max length: 15 |
| Comments |
Comments |
string |
Max length: 80 |
| Splits |
List of customers |
Collection of GrowerOrderSplitAdd |
Required List cannot be empty Maximum of 8 allowed |
| Suppliers |
List of suppliers |
Collection of GrowerOrderSupplierAdd |
Required List cannot be empty |