InventoryHeaderModel.LogisticUnitModel

  • availableQuantity
    Type: numberFormat: double

    The quantity available.

  • availableVolumeM3
    Type: numberFormat: double

    The volume available in metres cubed.

  • availableWeightKG
    Type: numberFormat: double

    The weight available in kilograms.

  • logisticUnitNumber
    Type: string | null

    The logistic unit number

  • onHandQuantity
    Type: numberFormat: double

    The quantity on hand.

  • onHandVolumeM3
    Type: numberFormat: double

    The volume on hand in metres cubed.

  • onHandWeightKG
    Type: numberFormat: double

    The weight on hand in kilograms.

  • partnerId
    Type: stringFormat: uuid

    The ID of the partner

  • partnerName
    Type: string | null

    The name of the partner

  • referenceNumber
    Type: string | null

    The logistic unit reference number

  • ssccNumber
    Type: string | null

    The logistic unit SSCC

  • warehouseId
    Type: stringFormat: uuid

    The ID of the warehouse

  • warehouseLocationId
    Type: stringFormat: uuid

    The ID of the warehouse location

  • warehouseLocationName
    Type: string | null

    The name of the warehouse location

  • warehouseLocationType
    Type: integerenum

    Integer numbers.

    values
    • Racking = 1
    • Bulk = 2
    • Quarantine = 3
    • Transitional = 4
  • warehouseLogisticUnitId
    Type: stringFormat: uuid

    The ID of the warehouse logistic unit.

  • warehouseName
    Type: string | null

    The name of the warehouse