object InboundShipmentSummaryStats
Fields
| Field | Type | Description |
|---|---|---|
unpalletized_boxes_count | Int | Unpalletized boxes count as a numeric value. |
pallets_count | Int | Pallets count as a numeric value. |
Referenced By
Example
{
"unpalletized_boxes_count": 2,
"pallets_count": 2
}