| Name | Description | Type | Additional Information |
|---|---|---|---|
| MethodOfCalculation |
The method of calculation. MethodNotSet (0) is not a valid request enumeration |
MethodOfOrderCalcualtionEnum |
Required |
| RequestedAdjustment |
The value to adjust the order by |
decimal number |
Max of 3 decimal places Must be filled out and numeric |
| Quantity |
The quantity (acres) of the order use for calculations |
decimal number |
Cannot be negative Max of 3 decimal places Must be filled out and numeric |
| LocationGUID |
Unique identifier of the location for this order |
globally unique identifier |
Required |
| ProductSetID |
Identifier of the current product set to use for key inventory item calculation |
string |
Required |
| CurrentProductList |
List of products currently on the order |
Collection of ClsRecalculateOrderProduct |
List cannot be empty |