Skip to main content

Get Inventory Details

GET 

/api/inventories/getinventory/:id

Tier: Internal — subject to change without notice.

Returns full detail for a single stocktake.

Request

Responses

An InventoryDtos.InventoryDetailDto. While the stocktake is open (not yet resolved), the Found/Unexpected/Missing item lists are computed live from current snapshots and stock; once Complete or parked (ValidationFailed/PendingApproval) they are read from the persisted count result instead. CurrentUserIsPlaceManager is only populated when the state is ValidationFailed or PendingApproval.