| Name | Description | Type | Additional information |
|---|---|---|---|
| PackageType |
Type of package |
PackageTypeEnum |
Required |
| TrackingCode |
Gets or sets the tracking code. |
string |
Max length: 100 |
| DeliveryStatus |
Get or set the Delivery status of a single ShippingLabel. |
DeliveryStatusEnum |
None. |
| Weight |
Gets or sets the weight. |
decimal number |
None. |
| Length |
Gets or sets the length. |
decimal number |
None. |
| Width |
Gets or sets the width. |
decimal number |
None. |
| Height |
Gets or sets the height. |
decimal number |
None. |
| DeliveredDate |
The timestamp the label/package was delivered. |
date |
None. |