Retrieve warehouse statistics including item counts and inventory totals.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Warehouse ID to filter stats for a single warehouse
"507f1f77bcf86cd799439011"
Group stats by location instead of warehouse
Array of warehouse (or location) statistics from aggregation
Warehouse ID (or location ID when with_locations is true)
"507f1f77bcf86cd799439011"
Total on-hand quantity across all SKUs
Total number of distinct SKUs
Number of SKUs with on_hand greater than zero
Percentage of SKUs in stock (0-100)
Human-readable summary, e.g. "1.2k skus, 85% in stock"