Name | Description | Type | Additional Information |
---|---|---|---|
PricingMethod |
How to return the pricing request (if analysis - the analysis item will be the 1st product returned and products that should be suppressed will be removed) |
PricingMethodEnum |
Required Range: inclusive between 0 and 2 |
Products |
The list of all raw ingredients on the transaction and their quantities and unit prices to use for the calculations |
Collection of ClsCalculatePriceRequestProduct |
Required 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 |