Shipment
Shipment representing the items actually shipped
| Name | Type | Description | Additional information |
|---|---|---|---|
| VisibleId | integer |
|
|
| OrderNumber | string |
Order Number |
|
| PoNumber | string |
PO Number. If Applicable |
|
| Priority | integer |
Priority |
|
| MemberNumber | string |
Member Number |
|
| ShipmentType | string |
Shipment Type |
|
| ShipCountry | string |
Destination Country |
|
| ShipmentNumber | integer |
Shipment Number |
|
| CreatedDateTime | date |
Created Date Time UTC |
|
| Status | string |
Status |
|
| StatusDate | date |
Status Date Time UTC |
|
| ShipName | string |
Receivers Name |
|
| ShipAddress1 | string |
Max Length 35 chars |
Required |
| ShipAddress2 | string |
Optional Max Length 35 chars |
|
| ShipAddress3 | string |
Optional Max Length 35 chars |
Max length: 35 |
| ShipCity | string |
Recievers City |
|
| ShipCompany | string |
Optional Receivers Company |
|
| ShipState | string |
Receivers State |
|
| ShipPostalCode | string |
Receivers Postal Code |
|
| DoNotOptimizeShipMethod | boolean |
Force use of preferred method even if a faster or cheaper method is available |
|
| ShipmentCarrier | string |
Carrier Name |
|
| ShipmentServiceType | string |
Carrier Service Type |
|
| ShipEmail | string |
Receivers Email |
|
| ShipPhone | string |
Receivers Phone |
|
| CustomsValue | decimal number |
Customs Value |
|
| ShipmentShippedDate | date |
Shipment Date UTC |
|
| EstimatedShipDate | date |
Estimated Ship Date UTC |
|
| EstimatedDeliveryDate | date |
Estimated Delivery Date UTC |
|
| DeliveryDate | date |
Delivery Date UTC |
|
| ShippingInstructions | string |
Shipping Instructions |
|
| ShippingLicensePlate | string |
Shipping License Plate |
|
| EstimatedWeight | decimal number |
Estimated Weight |
|
| WeightUoM | string |
Weight Unit of Measure |
|
| ActualWeight | decimal number |
Actual Weight |
|
| ShipLocationId | integer |
|
|
| WarehouseCode | string |
Warehouse code for the fulfillment center |
|
| ShippingCharge | decimal number |
Shipping Charge as decimal |
|
| OrderShipmentItems | Collection of ShipmentItem |
Order Shipment Items |
|
| ShipmentTrackingNumbers | Collection of ShipmentTrackingNumber |
Shipment Items |
|
| OrderShipmentPackages | Collection of ShipmentPackage |
|
|
| PerformanceInMS | integer |
|
|
| ClientName | string |
|