Skip to main content

Get Inventory Transactions

GET 

/api/inventories/getinventorytransactions/:id

Tier: Internal — subject to change without notice.

Returns the audit-transaction trail for a single stocktake, newest first.

Request

Responses

A list of InventoryDtos.InventoryTransactionSummaryDto (empty for an unknown id — there is no existence check).