Name | Description | Type | Additional information |
---|---|---|---|
Id | integer | ||
OrderId | integer | ||
ShortOrderNumber | string | ||
OrderShipmentDate | date | ||
OrderShipmentPackageNumber | integer | ||
OrderShipmentStatusId | TOrderStatus | ||
WarehouseId | integer | ||
ShipName | string | ||
ShipAddress1 | string | ||
ShipAddress2 | string | ||
ShipAddress3 | string | ||
ShipCity | string | ||
ShipState | string | ||
ShipZip | string | ||
ShipPhone | string | ||
Weight | decimal number | ||
OrderShipmentItems | Collection of OrderShipmentItem | ||
OrderShipmentPackages | Collection of OrderShipmentPackage | ||
ModifiedDateTime |
Modified datetime for the object. This will be added by the system. |
date | |
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 |