Model Name: OrderStatusDTO
Property | Note | Constraints |
---|---|---|
Copy : integer |
Index Of The Item |
|
DateShipped : date |
Date when shipped from the NWF facility |
|
ItemNumber : string |
Your Item Number |
|
OrderNumber : string |
Your Order Number |
|
ShipTrackingNumber : string |
Identifier to track the shipment |
|
Status : string |
Possible Values: [Held, New, Processing, Shipped, Received] |
|
ShippingCharges : decimal number |
Amount charged for shipping |
|
ItemCost : decimal number |
Sum of all costs for an item |
|
BoxPrice : decimal number |
Price for boxing |
|
GiftCardCharge : decimal number |
Price for a gift card |
|
GiftWrapCharge : decimal number |
Price for gift wrapping |
|
Site : string |
Production site location |