Interface VendorShipmentsApiModelShipmentMeasurements

Shipment measurement details.

ShipmentMeasurements

interface VendorShipmentsApiModelShipmentMeasurements {
    cartonCount?: number;
    grossShipmentWeight?: VendorShipmentsApiModelWeight;
    palletCount?: number;
    shipmentVolume?: VendorShipmentsApiModelVolume;
}

Properties

cartonCount?: number

Number of cartons present in the shipment. Provide the cartonCount only for non-palletized shipments.

ShipmentMeasurements

grossShipmentWeight?: VendorShipmentsApiModelWeight

ShipmentMeasurements

palletCount?: number

Number of pallets present in the shipment. Provide the palletCount only for palletized shipments.

ShipmentMeasurements

ShipmentMeasurements

MMNEPVFCICPMFPCPTTAAATR