Get Dead Stock Products Endpoint
Products
Get Dead Stock Products Endpoint
Merchant-wide dead stock: products with stock on hand but zero sales in
the metrics period (the same definition as
CollectionMetricsSummary.dead_stock, which counts these per collection).
Backed by the cached whole-catalog fetch_collection_metrics, so on a
warm cache this is an in-memory filter. Items are sorted by inventory
(worst offenders first) and capped at DEAD_STOCK_MAX_ITEMS; total
is the uncapped count. Products no longer in the catalog are dropped.
GET
Get Dead Stock Products Endpoint
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.

