Thetis IMS
Datakatalog

Shipping container

Definition

A shipping container covers one container (pallet, box) sent from the warehouse.

ShippingContainer

Constraints

You must supply either an id or a number of a container type.

Fields

Carrier

Carrier that this shipping container is or will be consigned to.

carrierName
Read only

Carriers shipment no.

Number assigned to this shipment by the carrier.

carriersShipmentNumber
Read only

Container type id

Unique identification of the type of the shipping container.

containerTypeId
NotNull

Type

The name of the container type that this shipping container is built over.

containerTypeName
NotNull

Context id

Unique identification of the context within which the shipping container is created.

contextId

Dimensions

Shipping container dimensions. All measures are in meters.

dimensions
Read only

Gross weight

The total weight of the shipping container with content.

grossWeight

Id

Unique identification of this package across subscribers and contexts.

id
Read only

Inner volume

Shipping containers inner volume.

innerVolume
Read only

Load capacity

The maximum weight contained in this shipping container.

loadCapacity
Read only

Net weight

The total weight of the content of the container.

netWeight
Read only

Num items

The number of item instances packed in this shipping container.

numGlobalTradeItemInstances
Read only

Outer volume

Shipping containers outer volume.

outerVolume
Read only

Platform

The structure that forms the platform for this shipping container (like for instance a pallet).

platformType
Read only

SSCC

SSCC code that identifies this shipping container globally.

See also

serialShippingContainerCode

Shipment id

Unique identification of the shipment that this shipping container belongs to.

shipmentId

Shipment No.

Number of the shipment that this shipping container forms part of.

shipmentNumber

Tare weight

Shipping container weight without contents.

tareWeight
Read only

Time created

Time of shipping container creation.

timeCreated
Format pattern: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'
Read only

Track and trace

Unique identification of the shipping cointainer assigned by the carrier. This number can be used to track the package in the freight forwarders system.

trackingNumber

Tracking URL

URL to visit to track shipping container.

trackingUrl

Weight

The total weight of the shipping container with content. The value of this field overrides the default calculation based on net and tare weight.

weight
DecimalMin value: 0.001
DecimalMax value: 999999.999
Digits fraction: 3 integer: 6

Fields in filter

Carrier

Only show shipping containers for the carrier with this name.

carrierName String

Created

Only show shipping containers created within this time interval.

createdWithinCommonTimeInterval CommonTimeInterval

Customer number

Only show shipping containers that form part of a shipment for a customer with a number that matches this expression.

customerNumberMatch String

Not consigned

Show only shipping containers that have not yet been consigned to the carrier.

onlyNoConsignmentNote Boolean

Tracking number

Only show shipping containers with tracking numbers matching this expression.

trackingNumberMatch String