| Name | Description | Type | Additional information |
|---|---|---|---|
| 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. |
| AbcShop |
Details of the ABC Shop location. |
Location |
None. |
| OrderNumber |
The order number of the requested order. |
integer |
None. |
| LastModifiedBy |
Who last modified the requested order. |
string |
None. |
| LastModified |
When was the requested order last modified. |
date |
None. |
| Comment |
An order comment. |
string |
None. |
| PrintCommentOnWorkOrder |
Is the comment printed on the order. |
boolean |
None. |
| Comment2 |
A secondary order comment. |
string |
None. |
| PrintComment2OnWorkOrder |
Is the second order comment printed on the order. |
boolean |
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. |
| DueDateTime |
The date and time the order is due. |
date |
None. |
| EnteredDate |
The date and time the order was entered. |
date |
None. |
| RequestDate |
The date and time the order was requested. |
date |
None. |
| OrderedBy |
Who actually placed the order. |
string |
None. |
| OrderStatus |
The status of the order. |
OrderStatus |
None. |
| ProductionStatus |
The production status of the order. |
OrderProductionStatus |
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. |
| Lines |
The items that have been requested for this order. |
Collection of OrderDetailResponseLine |
None. |
| Attachments |
A list of files attached to this order. |
Collection of OrderDetailResponseAttachment |
None. |
| Shipments |
A list of shipments on this order. |
Collection of OrderDetailResponseShipment |
None. |
| TaxDetails |
A list of tax details for this order. |
Collection of OrderTaxDetail |
None. |
| CancellationComments |
Comments on a cancelled order. |
Collection of DatedCommentDetail |
None. |
| OrderedByEmail |
Email of the person that placed the order. |
string |
None. |
| OrderedByPhoneNumber |
Phone number of the person that placed the order. |
string |
None. |
| OrderedByCompanyName |
Company that placed the order |
string |
None. |
| OrderedByAddress |
Address of the company that placed the order |
Address |
None. |
| IsEstimate |
Is the order marked as an estimate. |
boolean |
None. |
| IsEstimateFinalized |
Has the estimation process been completed. |
boolean |
None. |
| BillingMethod |
How is the order to be billed |
OrderBillingMethod |
None. |
| OnAccountPaymentAvailable |
Is OnAccount available for the estimate |
boolean |
None. |
| BillToCustomerCode |
The customer code of the company that would be used to validate project changes. |
string |
None. |