AddShipmentParcelInfo

Info needed when adding a Parcel to a Shipment.

NameDescriptionTypeAdditional information
CarrierAccountId

Optional identifier of CarrierAccount.

If not set, CarrierAccountId must already be set at Shipment or Order level.
If neither Order, Shipment of Parcel have set CarrierAccountId, an error is thrown.

integer

None.

GoodsDescription

string

None.

TrackingCode

string

None.

DeclaredValue

decimal number

None.

TotalCharges

decimal number

None.

Comment

string

None.

ParcelPackages

Collection of AddShipmentParcelPackage

None.