ShippingLabel

The class to describe the ShipmentPackage business object.

NameDescriptionTypeAdditional information
Id

Gets or sets the identifier.

integer

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.

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