| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer | ||
| ShortOrderNumber |
Short order number for the order. System generated |
string | |
| ClientId |
Client ID for the order |
integer | |
| MemberId |
Member ID for the order |
integer | |
| OrderTypeId |
Order Type ID for the order |
TOrderType | |
| DisplayOrderType | string | ||
| DisplayOrderStatus | string | ||
| OrderSourceId |
Order Type ID for the order |
TOrderSource | |
| OrderStatusId |
Order Status ID for the order |
TOrderStatus | |
| OrderDate |
Order Date for the order |
date | |
| OrderTemplateId |
Not required for all orders. If you supply it, please make it accurate |
integer | |
| ShipName |
Shipping name for the order |
string | |
| ShipAddress1 |
Shipping address line 1 for the order |
string | |
| ShipAddress2 |
Shipping address line 2 for the order |
string | |
| ShipAddress3 |
Shipping address line 3 for the order |
string | |
| ShipCity |
Shipping city for the order |
string | |
| ShipState |
Shipping state for the order |
string | |
| ShipZip |
Shipping zip code for the order |
string | |
| ShipPhone |
Shipping phone number for the order |
string | |
|
Email address for the order |
string | ||
| ShippingServiceLevel |
Shipping service level for the order |
string | |
| PreferredShipMethod |
Preferred shipping method for the order |
string | |
| PackslipMessage |
Packslip message for the order |
string | |
| MustShipByDate |
Must ship by date for the order |
date | |
| OrderItems |
Collection of order items |
Collection of OrderItem | |
| OrderShipments |
Collection of order shipments |
Collection of OrderShipment | |
| Client |
Client associated with the order |
Client | |
| ExecutionTime |
How long the method took in milliseconds. System supplied value. |
integer | |
| TxID |
Transaction ID of the call. Will be added for the response. Not needed in the request. |
string |