LabelPackageResponseV4
| Name | Type | Description | Additional information |
|---|---|---|---|
| Id | string |
Visible ID for the package |
|
| PackageNumber | string |
Package Number in the response |
|
| TrackingNumber | string |
Tracking number for the package |
|
| Carrier | string |
Shipping carrier |
|
| Service | string |
Shipping service |
|
| EstimatedDeliveryDate | date |
Estimated delivery date provided by the carrier |
|
| ShipDate | date |
Shipping date of the package |
|
| Height | decimal number |
Height of the package |
|
| Length | decimal number |
Length of the package |
|
| Width | decimal number |
Width of the package |
|
| DimensionUnit | string |
Unit of measure for the package |
|
| Weight | decimal number |
Rated weight of the package |
|
| WeightUnit | string |
Unit of measure for the weight of the package |
|
| PackageType | string |
Package type |
|
| Labels | Collection of LabelInfoResponseV4 |
List of shipping labels for the package |
|
| Charges | Collection of ChargeV4 |
List of Shipping charges for the package |
|