| Name | Description | Type | Additional information |
|---|---|---|---|
| ShipmentId |
A number to identify this shipment in other parts of the response. |
integer |
None. |
| ShippingMethod |
The shipping method of the shipment. |
ShippingMethod |
None. |
| ShipmentType |
What type of shipment is represented. |
ShipmentType |
None. |
| ShippingServiceCode |
The code of the specific service used for the shipment. |
string |
None. |
| ShippingServiceDescription |
The description of the specific service used for the shipment. |
string |
None. |
| ShipToAddress |
The address the shipment is being shipped to. |
Address |
None. |
| ShipToCompany |
The company the shipment is being shipped to. |
string |
None. |
| ShipToEmail |
Email address of the recipient of the shipment. |
string |
None. |
| ShipToAttention |
The person who the shipment is shipped to. |
string |
None. |
| ShipToPhone |
The phone number of the recipient of the shipment. |
string |
None. |
| Description |
The description of the shipment. |
string |
None. |
| Status |
The status of the shipment. |
OrderShipmentStatus |
None. |
| SignatureRequired |
Is a signature required on the shipment. |
boolean |
None. |
| SaturdayDelivery |
Is Saturday delivery required for the shipment. |
boolean |
None. |
| ShipmentReadyDateTimeLocal |
If pickup is requested, when is the shipment expected to be ready to picked up. |
date |
None. |
| CustomerCloseTimeLocal |
If pickup is requested, when is the latest time the shipment is accessible. |
date |
None. |
| CustomLabelDataHeader |
The header for any custom label data. |
string |
None. |
| CustomLabelDataValue |
The value of the custom label data. |
string |
None. |
| Packages |
Details on the packages included in the shipment. |
Collection of OrderDetailResponseShipmentPackage |
None. |
| Notifications |
Notifications to register for the shipment |
Collection of ShipmentEmailNotification |
None. |