Name | Description | Type | Additional information |
---|---|---|---|
CompanyName |
The name of the company that the order was estimated for. |
string |
None. |
PricingSheetName |
The name of the pricing sheet used to estimate the order. |
string |
None. |
PricingSheetNumber |
The number of the pricing sheet used to estimate the order. |
string |
None. |
LocationName |
The name of the company's location that the order was estimated for. |
string |
None. |
AbcShopName |
The name of the ABC shop that would have responsibility for the order. |
string |
None. |
Taxes |
The amount of all taxes associated with this order. |
decimal number |
None. |
Total |
The total cost of this order. |
decimal number |
None. |
CurrencyDescriptor |
The currency in which this order is priced. |
string |
None. |
Lines |
The items that have been requested for this order. |
Collection of OrderEstimationResponseLine |
None. |
TaxDetails |
A list of tax details for this order. |
Collection of OrderTaxDetail |
None. |