CommodityItem

A commodity item on the load

  • deliverySequence
    Type: integer | null

    Sequence number of the delivery stop for this item

  • density
    Type: number | null
  • description
    Type: string | null

    Description of the commodity

  • freightClass
    Type: string | null
  • heightInches
    Type: integer | null

    Integer numbers.

  • lengthInches
    Type: integer | null

    Integer numbers.

  • nmfc
    Type: string | null
  • packageType
    Type: string | nullenum
    values
    • BOX
    • BUNDLE
    • CARTON
    • CRATE
    • DRUM
  • pickupSequence
    Type: integer | null

    Sequence number of the pickup stop for this item

  • quantity
    Type: integer

    Number of items

  • totalWeightLbs
    Type: number | null

    Total weight in pounds

  • widthInches
    Type: integer | null

    Integer numbers.