ParcelBasicInfo

The class to describe the ShipmentBasic Information business object.

NameDescriptionTypeAdditional information
Id

Gets or sets the identifier.

integer

Required

TrackingCode

Gets or sets the tracking code.

string

Max length: 2147483647

CreateTimestamp

Gets or sets the create timestamp.

date

Required

ChangedTimestamp

Gets the changed timestamp.

date

Required

CarrierName

The name of the Carrier used.

string

None.

ShopId

Gets or sets the Shop identifier.

integer

Required

OrderId

Gets or sets the Order identifier.

integer

None.

CarrierAccountId

Gets or sets the Carrier account.

integer

Required

ParcelStatus

The Parcel Status.

ParcelStatusEnum

None.

IsReturn

Indicates whether the Parcel is a return shipment.

boolean

Required