Returns a list of all top counts in an outlet.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Returns both open and closed top counts. Counts still open are listed first, then the most recently submitted ones.
To read the stock items counted in a top count, use Get Stock Items In A Top Count.
The stock_value attribute
stock_valuerepresents the inventory's total variation in value after this event was submitted. This field is only populated in closed counts. It can also be a negative number (the amount counted was lower than what was assumed to be in inventory).
This endpoint movedTop counts were previously listed at
/inventory/outlets/{outlet_id}/count_events/aggregated/. That path still works but is no longer documented and will be retired — move existing integrations to/inventory/outlets/{outlet_id}/count_events/.The response no longer embeds a
counted_itemsarray. Fetch the counted stock items per count from Get Stock Items In A Top Count instead.
403User lacks permission to view counts in this outlet.
404Outlet not found.
