Source: https://guides.developer.iata.org/docs/download-the-latest-standards

Uld

A Unit Load Device is a load carrying device which interfaces directly with aircraft loading and restraint systems and meets all restraint requirements without the use of supplementary equipment. Examples include containers, pallets and pallet nets.

Properties

Name Description Type Required Generic Enum Ignore
bagSegment A movement of a bag over a Dated Operating Segment. BagSegment true false
commodityCode Used with ULDs to segregate bags for efficient load and unload from the aircraft and subsequent ground operations. Recommended codes are listed in AHM240. Airlines who wish to use their own codes may do so. E.g. 'BY' for Economy Bags. CommodityCode false false
uldIdentifier The identifier of the ULD marked on the ULD label document. e.g. AKE0001XH string false false
uldLoadPosition A subdivision of a containerized/palletized compartment. UldLoadPosition false false
uldType A way of grouping of Unit Load Devices (ULD's) with the same dimension, weights and limitations. Is identified by ULD Type Code (eg AKE, PAG, etc.) and optional owner and/or serial number or range of serial numbers. UldType false false
{
  "bagSegment" : {
    "bag" : { },
    "bagActivity" : [ { } ],
    "bagSegmentException" : [ { } ],
    "changeIndCode" : { },
    "currentSegmentInd" : "boolean",
    "datedOperatingSegment" : { },
    "hold" : { },
    "holdCompartment" : { },
    "loadSeqNumberOrdinal" : "integer",
    "loyaltyProgramAccount" : [ { } ],
    "segmentSecurity" : { },
    "seqOrdinal" : "integer",
    "serviceOffer" : { },
    "uld" : { }
  },
  "commodityCode" : {
    "commodityCodeEnum" : { }
  },
  "uldIdentifier" : "string",
  "uldLoadPosition" : {
    "balanceArmAftMeasure" : { },
    "balanceArmCentroidMeasure" : { },
    "balanceArmForwardMeasure" : { },
    "bayGrouping" : [ { } ],
    "bayLock" : [ { } ],
    "cargoHeatingDevice" : [ { } ],
    "cargoVentilationDevice" : [ { } ],
    "combinedLoadLimitation" : [ { } ],
    "hold" : { },
    "holdCompartment" : { },
    "lateralArmCentroidMeasure" : { },
    "lateralArmFromMeasure" : { },
    "lateralArmToMeasure" : { },
    "maximumWeightMeasure" : { },
    "missingRestraintRule" : [ { } ],
    "specialLoadLimitation" : [ { } ],
    "uld" : { },
    "uldCompatibility" : [ { } ],
    "uldLoadPositionIdentifier" : "string",
    "volumeMeasure" : { },
    "weightUnitIndexValue" : "number"
  },
  "uldType" : {
    "beginSerialNumberCode" : "string",
    "carrier" : [ { } ],
    "defaultInd" : "boolean",
    "endSerialNumberCode" : "string",
    "maximumVolumeMeasure" : { },
    "maximumWeightMeasure" : { },
    "ownerCode" : { },
    "remark" : [ { } ],
    "tareWeightMeasure" : { },
    "uld" : { },
    "uldCompatibility" : [ { } ],
    "uldTypeCode" : "string"
  }
}