Order
Fields
| Field Name | Type | Display Name |
|---|---|---|
| OrderId | Int32 | Order id |
| BillToContactId | Nullable`1 | Bill to contact id |
| Created | DateTime | Created |
| CreatedBy | String | Created by |
| CustomValues | Dictionary`2 | Custom values |
| DivisionId | Int32 | Division id |
| EmployeeContactId | Nullable`1 | Employee contact id |
| EntityTypeId | Nullable`1 | Entity type id |
| EquipmentTypeId (Deprecated) | Nullable`1 | Equipment type id |
| IsDraft | Boolean | Is draft |
| LastModified | DateTime | Last modified |
| LastModifiedBy | String | Last modified by |
| LastOrderStatusModified | Nullable`1 | Last order status modified |
| OrderNumber | String | Order number |
| OrderStatusId | Int32 | Order status id |
| OrderType | OrderTypes | Order type |
| OrganizationId | Int32 | Organization id |
| SalespersonContactId | Nullable`1 | Salesperson contact id |
| TrackingNumber | String | Tracking number |