ShippingLabel

The class to describe the ShipmentPackage business object.

NameDescriptionTypeAdditional information
Id

Gets or sets the identifier.

integer

Must be 0

TrackingCode

Gets or sets the tracking code.

string

Max length: 50

DeliveryStatusId

Get or set the Delivery status of a single ShippingLabel. NotPlanned = 1, Planned = 2, Shipping = 3, Delivered = 4, Cancelled = 5, Exception = 6, Deleted = 7,

integer

None.

Weight

Gets or sets the weight.

integer

Required

Length

Gets or sets the length.

integer

Required

Width

Gets or sets the width.

integer

Required

Height

Gets or sets the height.

integer

Required

DeliveredDate

The timestamp the label/package was delivered.

date

None.

LastCarrierUpdate

The timestamp of the last delivery status check with the Carrier.

date

None.

LastCarrierStatus

The last status retrieved from the Carrier.

string

Max length: 2147483647