NameDescriptionTypeAdditional information
ConsolidationUnitId

(Optional) Mandatory if ConsolidationUnit.ApplyType = ById; Used to consolidate the shipment, get by calling GetAllOpenedConsolidationUnits

integer

None.

DeconsolidationAddress

(Optional) Mandatory if ConsolidationUnit.ApplyType = ByDeconsolidationAddress; Deconsolidation Address

WS_Repository.Models.Common.DeconsolidationAddress

None.

ConsolidationUnitName

(Optional) It is used only when ConsolidationUnit.ApplyType = ByDeconsolidationAddress - if not present the cu name will be computed by deconsolidation city, postal and distribution date - Max Length = 50

string

None.

CheckConsolidationUnitName

(Optional) Check Consolidation Unit Name to be unique when apply the Consolidation Unit only when use ApplyType = ByDeconsolidationAddress

boolean

None.

DistributionDate

Mandatory if ConsolidationUnit.ApplyType = ByDeconsolidationAddress; The date when the shipment will be distributed to carrier

date

None.

ApplyType

(Mandatory) Type of the ConsolidationUnit

WS_Repository.Models.Common.ApplyType

None.

CUCarrierID

(Optional) Usefull just when ConsolidationUnit.ApplyType = ByDeconsolidationAddress; The Carrier Id wanted to ship the CU

integer

None.

CUServiceCode

(Optional) Usefull just when ConsolidationUnit.ApplyType = ByDeconsolidationAddress; The Carrier Id wanted to ship the CU

string

None.

SkidIndex

(Optional) 0 based Index of the Skid in CU where your shipment will be added.

integer

None.

CheckSenderAddress

(Optional) Check Sender Address when apply the Consolidation Unit only when use ApplyType = ByDeconsolidationAddress

boolean

None.

CheckDistributionDate

(Optional) Check DistributionDate when apply the cu when use by ByDeconsolidationAddress

boolean

None.

DeconsolidationLocationId

(Optional) 2ship Location Id - used for rate/ship from deconsolidation address. if not specify it is calculated based on deconsolidation address or it is raken from Consolidation unit Rate/Ship location if the cu aply is by ConsolidationId

integer

None.

DeconsolidationLocationName

(Optional) 2ship Location Name - used for rate/ship from deconsolidation address. if not specify it is calculated based on deconsolidation address or it is raken from Consolidation unit Rate/Ship location if the cu aply is by ConsolidationId

string

None.