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 |
CurrentProductList |
List of products currently on the order |
Collection of ClsRecalculateOrderRequesstProduct |
List cannot be empty |
Quantity |
The quantity (acres) of the order to use for calculations |
decimal number |
Cannot be negative Max of 3 decimal places Must be filled out and numeric |
LocationIdOrGuid |
Identifier of the location for this order |
string |
Required Max length: 36 |
ProductSetIdOrGuid |
Identifier of the current product set for this order |
string |
Required Max length: 36 |