object InboundShipmentSummaryStats

Fields

FieldTypeDescription
unpalletized_boxes_countInt

Unpalletized boxes count as a numeric value.

pallets_countInt

Pallets count as a numeric value.

Referenced By

Example

{
  "unpalletized_boxes_count": 2,
  "pallets_count": 2
}