| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderNumber |
The order number of the requested order. |
integer |
None. |
| IsEstimate |
Is the order marked as an estimate. |
boolean |
None. |
| IsEstimateFinalized |
Has the estimation process been completed. |
boolean |
None. |
| OrderStatus |
The status of the order. |
OrderStatus |
None. |
| ProductionStatus |
The production status of the order. |
OrderProductionStatus |
None. |
| CompanyName |
The name of the company that placed the order. |
string |
None. |
| BillToCompanyId |
The identifying number for the company that the order is billed to. |
integer |
None. |
| PricingSheetName |
The name of the pricing sheet used on the order. |
string |
None. |
| PricingSheetNumber |
The number of the pricing sheet used on the order. |
string |
None. |
| LocationName |
The name of the company's location that the order was placed for. |
string |
None. |
| AbcShopName |
The name of the ABC shop that has responsibility for the order. |
string |
None. |
| LastModifiedBy |
Who last modified the requested order. |
string |
None. |
| LastModified |
When was the requested order last modified. |
date |
None. |
| PurchaseOrderNumber |
The purchase order number referenced this this order. |
string |
None. |
| ProjectNumber |
The project number reference by this order. |
string |
None. |
| ProjectName |
The project name referenced by this order. |
string |
None. |
| OrderedBy |
Who actually placed 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. |
| Payments |
The total amount of payments applied to the order. |
decimal number |
None. |
| CurrencyDescriptor |
The currency in which this order is priced. |
string |
None. |